February 19, 2012 [dmd-internals] ifdef IN_GCC in dmd code | ||||
---|---|---|---|---|
| ||||
Walter,
The list of differences between what gdc and dmd has in IN_GCC code is slowly getting wider. For the sake of making merges easier, would it be ok to raise a pull request which harmonises the differences / updates from gdc, or perhaps remove all IN_GCC code altogether to allow me to better see all alterations that are for the interest of gdc only?
Regards
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals
|
February 18, 2012 Re: [dmd-internals] ifdef IN_GCC in dmd code | ||||
---|---|---|---|---|
| ||||
Posted in reply to Iain Buclaw | On 2/18/2012 4:29 PM, Iain Buclaw wrote: > Walter, > > The list of differences between what gdc and dmd has in IN_GCC code is > slowly getting wider. For the sake of making merges easier, would it > be ok to raise a pull request which harmonises the differences / > updates from gdc, or perhaps remove all IN_GCC code altogether to > allow me to better see all alterations that are for the interest of > gdc only? > > A pull request could be good. _______________________________________________ dmd-internals mailing list dmd-internals@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-internals |
Copyright © 1999-2021 by the D Language Foundation