July 21, 2005 Re: void * and C++ - aaggh! | ||||
---|---|---|---|---|
| ||||
Posted in reply to John Jameson | "John Jameson" <John_member@pathlink.com> wrote in message news:db5ke4$2jf1$1@digitaldaemon.com... > Please, please, pretty please, can we have a compiler switch to turn this error > off, as then I can use the latest DM compiler without going through all that > code to add explicit casts! Done, it's in the beta section now. |
July 25, 2005 Re: void * and C++ - aaggh! | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | Many, many thanks for that. Have now got large chunks of our codebase ported and so far no serious problems. Making literal strings const char * (v 8.44) is a minor nuisance but the amount of broken code there is proving manageable. Thanks once again for adding the switch. John. In article <dbna40$1h17$1@digitaldaemon.com>, Walter says... > > >"John Jameson" <John_member@pathlink.com> wrote in message news:db5ke4$2jf1$1@digitaldaemon.com... >> Please, please, pretty please, can we have a compiler switch to turn this >error >> off, as then I can use the latest DM compiler without going through all >that >> code to add explicit casts! > >Done, it's in the beta section now. > > |
August 20, 2005 Re: void * and C++ - aaggh! | ||||
---|---|---|---|---|
| ||||
Posted in reply to John Jameson | "John Jameson" <John_member@pathlink.com> wrote in message news:db7u01$1t2d$1@digitaldaemon.com... > Oh, and don't then tell me I should be using 'new', because there is no realloc > mechanism available with new, There's one bug I fixed with D <g>. |
Copyright © 1999-2021 by the D Language Foundation