Parsing D files with non-unicode characters

Arun Chandrasekaran aruncxy at gmail.com
Wed Nov 7 04:57:15 UTC 2018


On Wednesday, 7 November 2018 at 04:43:19 UTC, Arun 
Chandrasekaran wrote:
> On Tuesday, 6 November 2018 at 01:19:17 UTC, Roland Hadinger 
> wrote:
>> On Tuesday, 6 November 2018 at 00:48:34 UTC, Arun 
>> Chandrasekaran wrote:
>>>
>>> Thanks! Can't we preserve the comments? Comments are 
>>> invaluable, especially on the headerfiles. We generate 
>>> documentation using doxygen.
>>
>> If by 'preserve' you mean 'keep the non-UTF-8 encoding as-is', 
>> then no, what I suggested wouldn't work.
>
>     # convert .h to .d file
>     dstep $file

s/dstep $file/dstep */g


More information about the Digitalmars-d mailing list