[parenscript-devel] Bug in translation of / operator

Vladimir Sedach vsedach at gmail.com
Tue Jul 12 23:23:41 UTC 2011


Thanks for the patch!

I took a look at it and put the logic into the macro instead - I want
to keep things like this out of the printer (the hope is that in the
future I might figure out a way to generate the printer code
automatically, or maybe even move to a reversible parser).

Vladimir

PS - Feel free to send patches using "git format-patch," that probably
makes it easier.

2011/7/1 Leslie P. Polzer <leslie.polzer at gmx.net>:
> Patch attached.
>
> Please let me know if you would rather have another solution to this.
>
>  Leslie
>
>
> -------- Original-Nachricht --------
>> Datum: Tue, 28 Jun 2011 12:22:49 +0200
>> Von: "Leslie P. Polzer" <leslie.polzer at gmx.net>
>> An: parenscript-devel at common-lisp.net
>> Betreff: [parenscript-devel] Bug in translation of / operator
>
>> Parenscript 2.3:
>>
>> ? (/ 2)
>> 1/2
>>
>> ? (ps:ps (/ 2))
>> "2;"
>>
>> ;; should be 1/2
>>
>>  Leslie
>> --
>> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
>> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
>>
>> _______________________________________________
>> parenscript-devel mailing list
>> parenscript-devel at common-lisp.net
>> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
> --
> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
>
> _______________________________________________
> parenscript-devel mailing list
> parenscript-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>




More information about the parenscript-devel mailing list