cvs commit: dfports/java/jdk14/files patch-hotspot::src::share::vm::opto::regmask.cpp patch-hotspot::src::share::vm::opto::regmask.hpp
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Thu Jun 16 18:31:39 PDT 2005
y0netan1 2005/06/16 18:30:14 PDT
DragonFly src repository
Added files:
java/jdk14/files
patch-hotspot::src::share::vm::opto::regmask.cpp
patch-hotspot::src::share::vm::opto::regmask.hpp
Log:
Fix build error by renaming _A[]'s, which is used by <ctype.h>.
Identifiers beginning with an underscore followed either by
a capital letter or another underscore are reserved for use
as predefined macro names.
Reported-by: walt
More information about the Commits
mailing list