[Nasm-bugs] [Bug 3392529] 'nasm foo' creates file 'foo' (regression compared to 2.13.03)

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Tue Nov 13 16:09:14 PST 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392529

Sergei Trofimovich <slyfox at inbox.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slyfox at inbox.ru

--- Comment #1 from Sergei Trofimovich <slyfox at inbox.ru> ---
Bisection points to:

commit 81b62b9f54ac8e4019a9b2ec2b95ec0faa86bd2a
Author: H. Peter Anvin <hpa at linux.intel.com>
Date:   Wed Dec 20 13:33:49 2017 -0800

    Eliminate filename length restrictions, remote ofmt->filename()

    Get rid of remaining dependencies on FILENAME_MAX, which ought to have
    been removed a long time ago.

    Remove ofmt->filename(); all implementations pretty much do the same
    thing and there is absolutely no reason to duplicate that
    functionality all over the place.

    Signed-off-by: H. Peter Anvin <hpa at linux.intel.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list