On Sun, May 20, 2018 at 10:59:20AM +, Alexey Dokuchaev wrote:
> On Sat, May 19, 2018 at 03:44:37PM -0400, Mark Johnston wrote:
> > ...
> > I don't really think it's important. The main consideration is the
> > toolchain. We use illumos as an upstream, which is pretty inactive at
> > this point.
On Sat, May 19, 2018 at 03:44:37PM -0400, Mark Johnston wrote:
> ...
> I don't really think it's important. The main consideration is the
> toolchain. We use illumos as an upstream, which is pretty inactive at
> this point. Joyent's illumos fork has put a lot of work into the CTF
> toolchain, and O
On Sat, May 19, 2018 at 11:00:22AM -0700, Matthew Macy wrote:
> On Sat, May 19, 2018 at 4:49 AM, Ed Maste wrote:
> > On 19 May 2018 at 02:31, Matt Macy wrote:
> >> Author: mmacy
> >> Date: Sat May 19 06:31:17 2018
> >> New Revision: 333872
> >> URL: https://svnweb.freebsd.org/changeset/base/33387
On Sat, May 19, 2018 at 4:49 AM, Ed Maste wrote:
> On 19 May 2018 at 02:31, Matt Macy wrote:
>> Author: mmacy
>> Date: Sat May 19 06:31:17 2018
>> New Revision: 333872
>> URL: https://svnweb.freebsd.org/changeset/base/333872
>>
>> Log:
>> ctfconvert: silence useless enum has too many values war
On 19 May 2018 at 02:31, Matt Macy wrote:
> Author: mmacy
> Date: Sat May 19 06:31:17 2018
> New Revision: 333872
> URL: https://svnweb.freebsd.org/changeset/base/333872
>
> Log:
> ctfconvert: silence useless enum has too many values warning
I agree it's reasonable to silence this warning as it
On 18 May 2018 at 23:31, Matt Macy wrote:
> Author: mmacy
> Date: Sat May 19 06:31:17 2018
> New Revision: 333872
> URL: https://svnweb.freebsd.org/changeset/base/333872
>
> Log:
> ctfconvert: silence useless enum has too many values warning
Thank you!
--
Eitan Adler
_
Author: mmacy
Date: Sat May 19 06:31:17 2018
New Revision: 333872
URL: https://svnweb.freebsd.org/changeset/base/333872
Log:
ctfconvert: silence useless enum has too many values warning
Modified:
head/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c
Modified: head/cddl/contrib/opensolaris/tools/