Closed Bug 124614 Opened 23 years ago Closed 13 years ago

TBox assigns warnings to a wrong file.

Categories

(Webtools Graveyard :: Tinderbox, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mozilla-bugs, Assigned: mcafee)

References

()

Details

http://tinderbox.mozilla.org/SeaMonkey/warn1013270160.17611.html contains: 185. security/nss/lib/base/error.c:329 (See build log excerpt) `errcode' might be used uninitialized in this function and 199. security/nss/lib/util/utf8.c:111 (See build log excerpt) `c' might be used uninitialized in this function in its "Unblamed" section. However, if you go to "see build log excerpt" links - http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1013270160.17611.gz:3585 and http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1013270160.17611.gz:3825 respectively, you'll see: /mnt/3/braddr/mozilla/Linux_2.4.18-pre3_Clobber/mozilla/directory/c-sdk/ldap/libraries/libldap/error.c:329: warning: `errcode' might be used uninitialized in this function and /mnt/3/braddr/mozilla/Linux_2.4.18-pre3_Clobber/mozilla/directory/c-sdk/ldap/libraries/libldap/utf8.c:111: warning: `c' might be used uninitialized in this function Why does TBox assign the warning to the wrong error.c and utf8.c when the build log contains the full path to the correct ones?
Blocks: 59652
QA Contact: timeless → tinderbox
There is no variable named 'errcode' in error.c file and no warning is thrown in utf8.c file. Hence closing this bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.