Re: [Cobolforgcc-devel] MOVE subroutine in UNSTRING
Status: Pre-Alpha
Brought to you by:
timjosling
From: Steven O. E. <so...@so...> - 2001-04-14 03:57:16
|
Thanks, Tim. I see that unstring is now on my task list. If I want to use CVS, I'll let you know. Steven Tim Josling wrote: > > Steven, > > Welcome! I have added you to the project. You should be able to > log on at http://sourceforge.net/ and the link to the project > should be down on the bottom left of the screen. > > Please let me know if you plan to use the CVS upload, because if > you want to change any of the code other than the runtime (cobr*) > we need to get a copyright assignment to the FSF done, which > includes an employer disclaimer. This is so the compiler (as > opposed to the runtime) can be incorporated into GCC. > > The unstring task is now assigned to you. It should also come up > in your task list. > > Tim Josling > > "Steven O. Ellis" wrote: > > > > Tim, > > > > My sourceforge login is soellis. > > > > Steven > > > > Tim Josling wrote: > > > > > > Steven, > > > What I normally do is: > > > - put assertions in the code that will trigger when someone tries > > > to go past what's supported > > > - put a note in the code > > > /* lll; this only supports usage display output areas that are > > > left aligned */ > > > > > > Every so often I do a grep on the source. > > > > > > I also have "xxx;" but that is for things that have to be fixed > > > right away. > > > > > > Or, if you register in sourceforge.net I could put you into the > > > project and you could put in a bug report; and I could also > > > record sub projects assigned to you, and give you cvs access, |