On Fri, Jul 12, 2013 at 9:23 PM, Walter Bright <newshound2@digitalmars.com> wrote:
On 7/12/2013 5:00 PM, Timothee Cour wrote:A big problem with it would be the equivalent of the "SQL Injection Exploit". Since the compiler can now execute arbitrary code, someone passing around malicious source code could do anything to your system.
Let's put it another way: if I or someone else made a pull request for CTFE
"exec", would it have a chance of being accepted?