svn commit: r314654 - in head/cddl: lib/drti lib/libavl lib/libctf lib/libdtrace lib/libnvpair lib/libumem lib/libuutil lib/libzfs lib/libzfs_core lib/libzpool sbin/zfs sbin/zpool usr.bin/ctfconver...

Bryan Drewery bdrewery at FreeBSD.org
Sat Mar 4 20:13:35 UTC 2017


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170304/10329064/attachment.sig>


More information about the svn-src-head mailing list