D.gnu - Inline functions produce internal error
- Luís Marques (10/10) Aug 11 2006 Hello,
- Dave (2/16) Aug 11 2006 Not a problem with v0.163.
- Dave (2/19) Aug 11 2006 Err, also not a problem with GDC v0.19 using v0.162.
- Luis Marques (5/6) Aug 11 2006 Indeed, here works too. I thought I was running a recent version of gdc/...
Hello, I hope this is correct newsgroup. The following code produces an internal error in gdmd 0.140 (gdc 0.17): void test() { void interError(); internError(); } Best regards, Luís Marques
Aug 11 2006
Luï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï ½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ wrote:Hello, I hope this is correct newsgroup. The following code produces an internal error in gdmd 0.140 (gdc 0.17): void test() { void interError(); internError(); } Best regards, Lu�s MarquesNot a problem with v0.163.
Aug 11 2006
Dave wrote:Luï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï ½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ wrote:Err, also not a problem with GDC v0.19 using v0.162.Hello, I hope this is correct newsgroup. The following code produces an internal error in gdmd 0.140 (gdc 0.17): void test() { void interError(); internError(); } Best regards, Lu�s MarquesNot a problem with v0.163.
Aug 11 2006
== Quote from Dave (Dave_member pathlink.com)'s articleNot a problem with v0.163.Indeed, here works too. I thought I was running a recent version of gdc/gdmd. Perhaps I mixed the installers. Thanks, Luís Marques
Aug 11 2006