On 3/4/2017 7:20 AM, Rodney W. Grimes wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> Author: ngie
>> Date: Sat Mar  4 11:30:04 2017
>> New Revision: 314654
>> URL: https://svnweb.freebsd.org/changeset/base/314654
>>
>> Log:
>>   cddl: normalize paths using SRCTOP-relative paths or :H when possible
>>   
>>   This simplifies make logic/output
>>   
>>   While here, remove bogus CFLAGS which look for headers in cddl/lib/libumem.
>>   There aren't any source files there (just Makefiles)
> Please again, dont intermingle other chnages when doing a tree wide sweep.
> 
> IMHO if you write While here, you probably should do that thing in a 
> seperate commit, unless this is a single thing your touching in a single
> commit.
> 
> It is much easier to glue 2 commits togeather than seperate 1 that
> changes 2 things.
> 

Agreed.  There were also various comment changes in here.  This is why
git is nice, you can git add -p and stage multiple commits before
pushing.  git-svn handles this fine.

> 
> It is also still not clear to me that this was adeqautly disccussed as I
> only saw 2 +'s for staying relative and no one +ing to move forward with this.

Where is this discussion?  The only one I can find is
https://reviews.freebsd.org/D9207 which seems to have a consensus of
moving to SRCTOP and :H vs '../..'.


-- 
Regards,
Bryan Drewery

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to