Mail Archives: djgpp-workers/2002/11/29/12:44:03
Hello.
DJ Delorie wrote:
>
> > OK. Once I've got my current batch of C99 patches in under
> > ansi/c99/*, I think we should start moving existing C99 code under
> > ansi/c99. E.g.: ansi/stdio/snprintf.* -> ansi/c99/stdio.
>
> Er, what happened to libc/c99? I thought we were doing
> libc/ansi/stdio/snprintf.* -> libc/c99/stdio/snprintf.*
Oops. My brain corrupted it, probably because C99 is ANSI and it thought it
should belong under ansi.
In my _Exit patch, read src/libc/c99 instead of src/libc/ansi/c99. ;)
> > DJ, would you be willing to do these moves in the CVS repository and
> > fix up the makefiles, if I give you a list of files to move?
> > Alternatively I could fix the makefiles, once they're moved.
>
> The correct way to move a file is to cvs add it in its new location,
> then cvs remove it from its old. Otherwise, we cannot check out older
> tags.
But that way loses the version history, compared with moving the ,v files. How
about a copy to the new place, followed by a cvs remove of the old?
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -