#1999: Include full filename in warnings, if known
------------------------+--------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.8.+
 Version:  0.8.4p1      |  Resolution:
Keywords:               |
------------------------+--------------------

Comment (by callek):

 With the varying forms of compilers, make systems, etc. I'm not so sure
 that automatically fetching the dir is a useful concept.

 Perhaps some argument that would take a callback like
 "findCurrentLikelyDir(line)" returning None or a string to represent the
 dir to prepend to any warning data here could work...

 And we could provide one/a few examples of useful default callbacks.

 My concerns here begin with things like:
 * GNUMake + -jN mixing in order of enter/leave commands confusing this log
 and which dir a script is in.
 * CMake possibly having different output
 * Windows Cygwin/MSYS/Shell having different path formats
 * PyMake having a different output format for that data than GNUMake
 * NMake still different.
 * Custom Designs different than all of the above.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1999#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to