FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Little bug...

 
Post new topic   Reply to topic     Forum Index -> Code Analyzer
View previous topic :: View next topic  
Author Message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Sat Nov 04, 2006 11:34 am    Post subject: Little bug... Reply with quote

Thank for your wonderful work!! Very Happy

Currentlly I try to use new Code Analyzer rev.36 to poseidon, I found a little bug:

In parsing.headers, the ImportBindList class, line 125~128:
Code:

if( ts.next( TOK.Comma ) )
{
    parseTerminal(); // <-- may add this one.
    parse();
}


Thanks!
Back to top
View user's profile Send private message Send e-mail
hasan



Joined: 02 May 2005
Posts: 58

PostPosted: Sun Nov 05, 2006 5:32 am    Post subject: Re: Little bug... Reply with quote

Kuan Hsu wrote:
Thank for your wonderful work!! Very Happy

Currentlly I try to use new Code Analyzer rev.36 to poseidon, I found a little bug:

In parsing.headers, the ImportBindList class, line 125~128:
Code:

if( ts.next( TOK.Comma ) )
{
    parseTerminal(); // <-- may add this one.
    parse();
}


Thanks!

much thanks!! Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Code Analyzer All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group