Hi Joseph,

> I noticed problems when compiling code with -call/cc and -fstackable
> enabled. Boxes introduced by -call/cc were mistakenly being compiled
> as stackable when they actually escaped. This resulted in errors later
> when the escaped value was accessed and it no longer pointed to the
> original value. I have submitted a simple PR I believe addresses the
> problem at https://github.com/manuel-serrano/bigloo/pull/128. Please
> take a look. I definitely could have missed something.
I don't think so. Your fix seems correct absolutely correct.

> Also, I recently did some work on cigloo to improve its ability to
> parse modern C and Gcc extensions. The PR for it is at
> https://github.com/manuel-serrano/bigloo/pull/126. If you have a
> chance, please take a look at this too.
Merge too.

Thank you.

-- 
Manuel

Attachment: signature.asc
Description: PGP signature

Reply via email to