Unknown, this FIXME was copy/pasted from other .rbuild files which already contained similar hacks.
Note: adding oldnames library does not fix the issue. -r > [email protected] wrote: > > Author: sir_richard > > Date: Mon Sep 20 06:30:21 2010 > > New Revision: 48825 > > > > > > + <!-- FIXME: workarounds until we have a proper oldnames library --> > > + <define name="lseek">_lseek</define> > > + <define name="read">_read</define> > > + <define name="strdup">_strdup</define> > > > What's not "proper" with our oldnames library? > > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
