Revert "Merge pull request #39 from adamdruppe/dtoh"#125
Revert "Merge pull request #39 from adamdruppe/dtoh"#125DmitryOlshansky merged 1 commit intomasterfrom
Conversation
|
What was the outcome of the discussion? Should we still revert this. |
|
Ping @andralex @adamdruppe, any word on this? |
|
I don't know, but since I basically don't care anymore might as well go ahead with the revert. My reasoning for getting the original PR in was to get people to actually try it and fix the rest from there based on real world data (the whole agile MVP idea)... but it seems that nobody else really cares either. If I do ever use it, It'll be from my own repo here https://github.com/adamdruppe/dtoh |
|
Considering it has not passed formal review I don't think we should keep it in official repo. If @adamdruppe can pack it as a dub package (and mention in the description that it needs new champion) that would have been appreciated ;) |
|
Currently it looks like those that need it don't want to work on it and those who can work on it don't need it ;) |
|
Yeah, let's move it to a dub package, simple enough. |
Revert "Merge pull request #39 from adamdruppe/dtoh"
unfortunately the move to dub doesn't help fixing https://issues.dlang.org/show_bug.cgi?id=18363 (Issue 18363 - we should autogenerate duplicate “.h” header files in dmd to keep them in sync) since we'd need this in the compiler (unless rules for bootstrapping the compiler to allow dependencies are relaxed) |
This reverts commit 70a242c, reversing
changes made to 44048e6.