Date: Thu, 28 Jun 2012 02:59:15 +0000 From: jhagewood@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r238440 - soc2012/jhagewood/diff Message-ID: <20120628025915.6D91C106564A@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhagewood Date: Thu Jun 28 02:59:14 2012 New Revision: 238440 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=238440 Log: Modified: soc2012/jhagewood/diff/TODO Modified: soc2012/jhagewood/diff/TODO ============================================================================== --- soc2012/jhagewood/diff/TODO Thu Jun 28 02:53:19 2012 (r238439) +++ soc2012/jhagewood/diff/TODO Thu Jun 28 02:59:14 2012 (r238440) @@ -30,7 +30,8 @@ of the file to see if it is ELF format. If so, the file is considered a text file. - With some files, modification times displayed in the timestamp for file1 are different than the time outputted by GNU diff. - The -ignore-*-* options need some work. -- BSD diff can only use one long option as an argument. +- BUG: BSD diff seg faults when another longopt is used with '--side-by-side'. FIX: When passing args to sdiff for side-by-side mode, only the + short option '-y' was excluded. Added '--side-by-side' as an exception also. - line formats:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120628025915.6D91C106564A>