https://bugzilla.novell.com/show_bug.cgi?id=676615
https://bugzilla.novell.com/show_bug.cgi?id=676615#c0 Summary: when compiling under -DDEBUG threads.c:761 references non-existing variable Classification: Mono Product: Mono: Runtime Version: 2.10.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: debug AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13 CC libmonoruntime_la-threads.lo threads.c: In function ‘start_wrapper_internal’: threads.c:761: error: ‘thread’ undeclared (first use in this function) threads.c:761: error: (Each undeclared identifier is reported only once threads.c:761: error: for each function it appears in.) I'm compiling 2.10.1-43-gfd2b90b Reproducible: Always Steps to Reproduce: 1. autogen.sh with CFLAGS="-g -DDEBUG" 2. make Actual Results: Errors out. Expected Results: should compile. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
