[Expat-bugs] [Patch #101459] Apache's compilation tweaks/fixes

noreply@sourceforge.net noreply@sourceforge.net
Sat, 9 Sep 2000 11:17:35 -0700


Patch #101459 has been updated. 

Project: 
Category: None
Status: Open
Summary: Apache's compilation tweaks/fixes

Follow-Ups:

Date: 2000-Sep-09 11:17
By: gstein

Comment:
several items in this patch: 1) rename lookup() to hashTableLookup() to prevent possible conflicts; 2) rename "s" to "ss" to prevent variable hiding; 3) remove an extraneous break; 4) add Apache-specific stuff to xmldef.h; 5) rename "open" to "openchar"/"opentype" to prevent name hiding/conflict.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101459&group_id=10127