Re: -fno-rtti (disable TypeInfo) support ready for testing

2015-05-11 Thread Johannes Pfau via D.gnu
Am Mon, 11 May 2015 12:20:46 + schrieb "Mike" : > On Sunday, 10 May 2015 at 17:45:30 UTC, Johannes Pfau wrote: > > I've just opened a pull request for -fno-rtti at [1]. The > > frontend part > > needs to go into DMD but I'd like some testing feedback first. > > This is > > especially importa

Re: -fno-rtti (disable TypeInfo) support ready for testing

2015-05-11 Thread Mike via D.gnu
On Sunday, 10 May 2015 at 17:45:30 UTC, Johannes Pfau wrote: I've just opened a pull request for -fno-rtti at [1]. The frontend part needs to go into DMD but I'd like some testing feedback first. This is especially important as I had literally no time to test this updated code ;-) Please provid