Linker complaining about interface methods -- at wits end

Daniel Keep daniel.keep.lists at gmail.com
Fri Apr 6 00:28:45 PDT 2007


Ok, I worked out how to fix it.

The IFieldParser interface was private to the module.  Once I made it
public, it worked.

I just wasted a day because DMD barfed on a private interface :'(

If you'll excuse me, I need to go quietly sob in the corner...

	-- Daniel

-- 
int getRandomNumber()
{
    return 4; // chosen by fair dice roll.
              // guaranteed to be random.
}

http://xkcd.com/

v2sw5+8Yhw5ln4+5pr6OFPma8u6+7Lw4Tm6+7l6+7D
i28a2Xs3MSr2e4/6+7t4TNSMb6HTOp5en5g6RAHCP  http://hackerkey.com/



More information about the Digitalmars-d mailing list