D - dmd alpha 19
- Walter (2/2) Feb 08 2002 Includes fixes for win98 crasher, /+ +/ commenting, function pointer typ...
- Ruslanas Abdrachimovas (4/9) Feb 11 2002 What a lightning fast support! =] Nice! Currently we're trying to make
- Walter (7/12) Feb 11 2002 types,
- Pavel Minayev (6/9) Feb 11 2002 when
Includes fixes for win98 crasher, /+ +/ commenting, function pointer types, etc.
Feb 08 2002
Walter wrote:Includes fixes for win98 crasher, /+ +/ commenting, function pointer types, etc.What a lightning fast support! =] Nice! Currently we're trying to make one sample project in D. ;) Ruslanas
Feb 11 2002
"Ruslanas Abdrachimovas" <anubis 03bar.ktu.lt> wrote in message news:3C678DC6.5010900 03bar.ktu.lt...Walter wrote:types,Includes fixes for win98 crasher, /+ +/ commenting, function pointerThe weird thing is the implementation of /+ +/ had to be done twice. The first one just disappeared. I think it vanished in a puff of electrons when I synced file systems :-) Fortunately, those things are easy to do.etc.What a lightning fast support! =] Nice! Currently we're trying to make one sample project in D. ;)
Feb 11 2002
"Walter" <walter digitalmars.com> wrote in message news:a4839v$2qh8$2 digitaldaemon.com...The weird thing is the implementation of /+ +/ had to be done twice. The first one just disappeared. I think it vanished in a puff of electronswhenI synced file systems :-)BTW /+ +/ proved to be a cool addition. Will you add it to the "D style" section in the reference - "use /* */ for multiline comments, and /+ +/ to comment out unneeded code"?
Feb 11 2002
"Pavel Minayev" <evilone omen.ru> wrote in message news:a4859h$2ra8$1 digitaldaemon.com..."Walter" <walter digitalmars.com> wrote in message news:a4839v$2qh8$2 digitaldaemon.com...Already done - unless that vanished too!The weird thing is the implementation of /+ +/ had to be done twice. The first one just disappeared. I think it vanished in a puff of electronswhenI synced file systems :-)BTW /+ +/ proved to be a cool addition. Will you add it to the "D style" section in the reference - "use /* */ for multiline comments, and /+ +/ to comment out unneeded code"?
Feb 11 2002
"Walter" <walter digitalmars.com> wrote in message news:a490ak$5tn$1 digitaldaemon.com..."Pavel Minayev" <evilone omen.ru> wrote in message news:a4859h$2ra8$1 digitaldaemon.com...The"Walter" <walter digitalmars.com> wrote in message news:a4839v$2qh8$2 digitaldaemon.com...The weird thing is the implementation of /+ +/ had to be done twice.:) Great work, thanks Walter! -- Stijn OddesE_XYZ hotmail.com http://OddesE.cjb.net __________________________________________ Remove _XYZ from my address when replying by mailAlready done - unless that vanished too!first one just disappeared. I think it vanished in a puff of electronswhenI synced file systems :-)BTW /+ +/ proved to be a cool addition. Will you add it to the "D style" section in the reference - "use /* */ for multiline comments, and /+ +/ to comment out unneeded code"?
Feb 16 2002