Re: [Cobolforgcc-devel] MOVE subroutine in UNSTRING
Status: Pre-Alpha
Brought to you by:
timjosling
From: Tim J. <te...@me...> - 2001-04-14 02:38:58
|
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, > > > > Tim Josling > > > > "Steven O. Ellis" wrote: > > > > > > OK. This is from Tim's and Bill's input and my own thoughts on it. > > > Rather than implement a "pseudo-move" in UNSTRING, I will restrict it to > > > text-only. Then, when the regular MOVE code is fleshed out, all the > > > needed functionality can be put in at once, including the editing mask, > > > and the "V", when present, and the logic to accomodate "SIGN IS > > > SEPARATE". Tim, is there a repository for such issues as they relate to > > > a particular command? > > > > _______________________________________________ > > Cobolforgcc-devel mailing list > > Cob...@li... > > http://lists.sourceforge.net/lists/listinfo/cobolforgcc-devel > > -- > \/\/\/\/\/\/\/\/\/\/\/\/ > > _______________________________________________ > Cobolforgcc-devel mailing list > Cob...@li... > http://lists.sourceforge.net/lists/listinfo/cobolforgcc-devel |