PDA

View Full Version : Couple new patches submitted



Yendor
01-17-2002, 12:03 PM
Submitted a patch update to the recently commited PktLogger addition to clean up some pretty printer issues (missing spaces between some fields, embedded newlines in SysMsg opcode packets).

Also submitted a patch to configure.in to have it use G++ when checking compiler version rather than GCC. This helps catch cases where people have installed gcc/g++ v2... then installed gcc v3 but have not installed g++ v3. A small issue, but have seen it catch a few people.

Also I would like to draw more attention adenine's deque.h patch which seems like it should be applied. Seems they renamed deque.h to just deque for the STL include file. RH systems (at least) won't see deque.h unless the old v2 stdlib++-devel package is installed. Unless I am mistaken?

Yendor
01-17-2002, 04:05 PM
patch to fix eqtime display now submitted

fryfrog
01-28-2002, 04:19 AM
just wanted to say i applied your corpse movement patch and i THINK the other patch was yours too, the corpse packet update? anyway, thanks for submitting them and while i'm compiling now... i'm sure i will appreciate them once its done ;)