Issue 61390 - Make dmake build warning free
Summary: Make dmake build warning free
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: dmake (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 20:02 UTC by quetschke
Modified: 2013-08-07 15:34 UTC (History)
2 users (show)

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


Attachments
Remove "-Wall" warnings (3.14 KB, patch)
2006-03-13 23:18 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2006-01-30 20:02:44 UTC
Make dmake build warning free
Comment 1 quetschke 2006-01-30 20:03:17 UTC
Started in dmake43p01
Comment 2 quetschke 2006-03-13 23:18:05 UTC
Created attachment 34839 [details]
Remove "-Wall" warnings
Comment 3 quetschke 2006-03-13 23:21:44 UTC
The previous patch removes the remaining warnings that a gcc build showed with
-Wall.

Committed to dmake43p01

Reassigning for verification.
Comment 4 quetschke 2006-03-13 23:22:27 UTC
@hjs: Please verify!
Comment 5 hjs 2006-04-19 10:54:04 UTC
Wall clean with gcc 3.4.1 (default for RE builds)
found two remaining warnings with gcc 4.x (found on my machine) - future task...
Comment 6 hjs 2006-04-21 17:28:41 UTC
.