nasm-compatible option support

Mike Frysinger vapier at gentoo.org
Sun Jul 29 03:32:57 PDT 2007


On 7/29/07, Peter Johnson <peter at tortall.net> wrote:
> On Sat, 28 Jul 2007, Mike Frysinger wrote:
> > nasm is lazy with option parsing ... it'll take "-i" in place of "-I" and so
> > forth.  can we get these added to yasm:
> > -d: alias to -D
> > -u: alias to -U
> >
> > there are some packages out there which rely on this :(
>
> Disappointing that it's so lazy, but I don't have an issue with adding
> these options, particularly seeing as I've already done so for "-i".

i'd have to agree that it seems pretty stupid

> Committed in r1902.  I'll probably roll a 0.6.2 before too long that will
> incorporate this in addition to a few other fixes that have happened over
> the past month.

thanks ... you're always so helpful :)
-mike


More information about the yasm-devel mailing list