[Bug c/51741] complicatet brakets wont compile

2012-01-03 Thread digsag at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51741 --- Comment #5 from stfu&thnk 2012-01-03 15:47:08 UTC --- yeah i just realised how the second one was a fail of my side. but I didn't realze the rvalue lvalue stuff. thanx for the help, and please don't go all pissed off I didn't want to insult

[Bug c/51741] complicatet brakets wont compile

2012-01-03 Thread digsag at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51741 --- Comment #3 from stfu&thnk 2012-01-03 15:23:12 UTC --- (In reply to comment #1) > as soon as you cast the .where pointer to some other type it converts to > an rvalue. Use (knot*)&(where) instead of &(knot *)(...where). I don't know how t

[Bug c/51741] complicatet brakets wont compile

2012-01-03 Thread digsag at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51741 --- Comment #2 from stfu&thnk 2012-01-03 15:21:26 UTC --- I fail &secon one. forgot a * -.-

[Bug c/51741] New: complicatet brakets wont compile

2012-01-03 Thread digsag at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51741 Bug #: 51741 Summary: complicatet brakets wont compile Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3