GlimmerLabs / gigls

The Glimmer Improved Gimp Library for Scripting
2 stars 2 forks source link

Convert guard and error procedures to macros #6

Open rebelsky opened 11 years ago

rebelsky commented 11 years ago

Right now, we get somewhat odd positions in the file when we report an error with one of the guard or error procedures. (In particular, the error is at the position of the guard/xxx or error/xxx, rather than the source file.) I believe that converting these to macros will solve the issue.