On 2017-08-06 14:39, Jeremy Harris wrote: > I'd like to start using designated-initialisers, which is a C99 > feature. We've avoided such things up until now, to keep backward > compatability. Does anyone want to take a stance, pro or con?
I am like, totally pro :-) > Any other compiler features you'd like to see used? Not really a compiler feature, but how about making lookups (and maybe other plugin like features) into real .so objects, to be loaded with dlopen() and linked with dlsym()? When I started (and stopped) adding a new lookup earlier this year, I quickly realized it would be more work than I expected, with changes needed in multiple places in the code and the build system. -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. Do obvious transformation on domain to reply privately _only_ on Usenet. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
