bugGNU MIX Development Kit - Bugs: bug #14569, mixal-mode.el calls mixasm with...

 
 

bug #14569: mixal-mode.el calls mixasm with wrong options.

Submitter:  Sascha Wilde <swilde>
Submitted:  Mon 19 Sep 2005 07:40:36 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jao
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 19 Sep 2005 01:16:09 PM UTC, comment #1: 

Thanks. I'll apply the patch as soon as possible. Also, i'm opening a new bug on the erroneous error message.

Jose Antonio Ortega Ruiz <jao>
Group administrator
Mon 19 Sep 2005 07:40:36 AM UTC, original submission:  

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...

Sascha Wilde <swilde>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3178:  mdk-mixal-mode-mixasm-options.patch added by swilde (624B - application/octet-stream - Patch to call mixasm from mixal-mode.el without "-g".)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-19 jao StatusConfirmed Fixed
    Open/ClosedOpen Closed
2005-09-19 jao StatusNone Confirmed
    Assigned toNone jao
2005-09-19 swilde Attached File- Added mdk-mixal-mode-mixasm-options.patch, #2964
    Carbon-Copy- Added swilde

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code