From: jklowden@speakeasy.net   
      
   On Thu, 5 Sep 2013 17:46:41 CST   
   Daniel Krügler wrote:   
      
   > > [...]/instructionSemantics/PartialSymbolicSemantics.h:1062:39:[...]:   
   > > error: out-of-line definition of 'print_diff' does not match   
   > > any declaration in 'Policy' [2]   
   > > Policy::print_diff(std::ostream &o,   
   > > ~~~~~~~~~~~~~~~~~~~~~~~~~~^   
   > >   
   > > What say you? The code looks OK to me, and GCC compiles it. But it   
   > > wouldn't be the first time I failed to detect a missing "typename"   
   > > keyword.   
   >   
   > This doesn't look like a missing "typename" problem to me. From what   
   > you send us so far I see no concrete source of the problem you are   
   > observing.   
      
   Thanks, Daniel. I think I'll update to the Clang trunk and try again,   
   and maybe try inlining it for now.   
      
   I tried to trim my message to the essentials. If you want more details,   
   the documentation for the Policy class is at   
      
   http://rosecompiler.org/ROSE_HTML_Reference/classBinaryAnalysis_   
   _1InstructionSemantics_1_1PartialSymbolicSemantics_1_1Policy.html   
      
   and there is a link to the file in question,   
   PartialSymbolicSemantics.h, on that page. The definition is near the   
   end of the file, on line 1062.   
      
   Regards,   
   --jkl   
      
      
   --   
    [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
    [ comp.lang.c++.moderated. First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|