tomhrr / dale

Lisp-flavoured C
BSD 3-Clause "New" or "Revised" License
1.03k stars 48 forks source link

Error after instantiating concept macros #75

Closed porky11 closed 8 years ago

porky11 commented 8 years ago

I have a working program, then I instantiate some concept-macro and then this error-message appears at positions of the program, that I didn't change and don't even use #: error: cannot take address of non-lvalue (see using-concept-macros branch of my planets project)

tomhrr commented 8 years ago

On Thu, Sep 01, 2016 at 06:01:33AM -0700, Fabio Krapohl wrote:

I have a working program, then I instantiate some concept-macro and then this error-message appears at positions of the program, that I didn't change and don't even use #: error: cannot take address of non-lvalue (see using-concept-macros branch of my planets project)

Just confirming, is this still replicable and/or a problem?

porky11 commented 8 years ago

I wasn't able to test yet, but if you got my program working it should be ok