Issue 101990 - idl: remove last warning in idl
Summary: idl: remove last warning in idl
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m46
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: dtardon
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 96084
  Show dependency tree
 
Reported: 2009-05-16 16:32 UTC by caolanm
Modified: 2009-06-16 14:35 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2009-05-16 16:32:21 UTC
i.e.
    if( aError.nLine < pTok->GetLine()
      || aError.nLine == pTok->GetLine() && aError.nColumn < pTok->GetColumn() )
warns, code looks good so just bracket it up
Comment 1 caolanm 2009-05-16 16:33:17 UTC
done in cmcfixes59
Comment 2 dtardon 2009-05-20 07:15:34 UTC
taking over for verification
Comment 3 dtardon 2009-05-20 07:24:41 UTC
builds without warnings in cmcfixes59
Comment 4 dtardon 2009-05-20 07:27:31 UTC
erm, forgot to set it as verified...
Comment 5 dtardon 2009-06-16 14:35:55 UTC
verified in DEV300_m50