Re: guile ifinite compilation of macro depending version

2021-06-24 Thread Zelphir Kaltstahl
Hello Damien! I think you will need to put your code or a link to where it is freely available in your message, for others to help you. Otherwise it might be impossible to know, what happened in your specific scenario. Do you happen to have your code in some publicly available repository? Best w

guile ifinite compilation of macro depending version

2021-06-23 Thread Damien Mattei
hello, in guile 3.0.1 (Linux) i have infinite time compilation a macro that compiles well in 3.0.7 (Mac), this has something to see with syntax-rules (parameters) if i add some parameters it compiles but the behavior is wrong , strange... any idea? know bug in 3.0.1 corrected in 3.0.7 Damien