On 25 February 2011 23:57, Graydon Hoare <[email protected]> wrote: > it seems > really unlikely that anyone's going to use systems-language source code for > phishing attacks (goodness, I hope not).
It is not about phishing attacks, it is about deliberate subverting software to embed, for example, a back dor. > In any case, if it worries you in production code I suspect it'll be a small > matter of adding a pragma (once the compiler plug-in interface is > sufficiently non-vapourware) to clamp your project's source to a particular > unicode range. That is a good idea. This can be even implemented as a syntax extension. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
