Comments on DMD frontend.
Walter Bright
newshound1 at digitalmars.com
Wed Feb 27 19:50:31 PST 2008
Leandro Lucarella wrote:
>> It's not confusing to me because I never mix C and C++ source files in the same project.
>
> It's not confusing to you! If you do it in a closed source project, it's
> perfectly fine but if you do it in an open source project, it's a bad
> thing (TM). You are putting a barrier to people to contribute (and making
> D look ugly).
>
> What are the chances that you rename them to a commonly used C++
> extension?
.c is a commonly used C++ extension, but I understand your point. I'd
also rather not change it, as it's an admittedly personal preference.
> And what about the debug stuff. Are you willing to accept patcher or not?
> I'm just looking for a "yes" or "no". Please?
Not for just altering the debug print statements, again, it's a personal
preference.
More information about the Digitalmars-d
mailing list