Issue 50142 - warnings on all targets w.o file association
Summary: warnings on all targets w.o file association
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: 2005-05-31 17:00 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2005-05-31 17:00:30 UTC
with dmake ver 4.4 multiple warnings like the one below occur for each
directory. simple testcase:
---------------

ttt:
   @echo test

---------------

snipp ---------------------------
dmake:  Warning: -- File [ttt] longer than value of NAMEMAX [255]
        or stat() returned with error.
        Assume unix time 0.
snap ---------------------------
Comment 1 quetschke 2005-06-01 03:53:55 UTC
Fix committed to cws dmake43p01.
Comment 2 quetschke 2005-06-01 03:54:42 UTC
vq->ause: Please verify.
Comment 3 hjs 2006-04-06 17:55:11 UTC
.
Comment 4 hjs 2006-04-21 17:24:00 UTC
.