bug-mdk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mdk] [bug #14569] mixal-mode.el calls mixasm with wrong options.


From: Sascha Wilde
Subject: [bug-mdk] [bug #14569] mixal-mode.el calls mixasm with wrong options.
Date: Mon, 19 Sep 2005 07:40:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050722 Firefox/1.0.6

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14569>

                 Summary: mixal-mode.el calls mixasm with wrong options.
                 Project: GNU MIX Development Kit
            Submitted by: swilde
            Submitted on: Mon 09/19/05 at 07:40
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

mixal-mode.el defines:

(set (make-local-variable 'compile-command) (concat "mixasm -g "
buffer-file-name))

but `-g' is no longer a valid option for mixasm.

See attached patch.

btw. A usage message would be way better than an cryptic error
when a unknown option is given...



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
swilde                              | 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 09/19/05 at 07:40  Name: mdk-mixal-mode-mixasm-options.patch  Size:
624B   By: swilde
Patch to call mixasm from mixal-mode.el without &quot;-g&quot;.
<http://savannah.gnu.org/bugs/download.php?item_id=14569&item_file_id=2964>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14569>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]