[parenscript-devel] !== doesn't work anymore

Vladimir Sedach vsedach at gmail.com
Sat Apr 24 16:57:11 UTC 2010


Good point, just pushed a patch.

Vladimir

2010/4/22 Daniel Gackle <danielgackle at gmail.com>:
> Working my way through some more compilation issues with the latest PS, I
> noticed this:
> (ps (!== x))
> => "bangequalsequals(x);"
> Is !== deprecated? If so, it should issue the usual warning.
> On a related note, I get a bunch of warnings about % being deprecated in
> favour of REM, which is fine, but I can't actually find the usages in my
> code. Grep doesn't help. They must be implicit somehow. I wonder if it would
> be a good idea for the deprecate warning to print the offending form?
> Daniel
> _______________________________________________
> parenscript-devel mailing list
> parenscript-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>




More information about the parenscript-devel mailing list