bugBongo - Bugs: bug #23679, Missing dependency on cl in...

 
 

bug #23679: Missing dependency on cl in byte-compiled file

Submitter:  Ulrich Müller <ulm>
Submitted:  Mon 23 Jun 2008 06:41:02 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Jun 2008 10:03:31 PM UTC, comment #2: 


> The CASE macro should be expanded at compile time. I don't know\
> why that doesn't happen.


Looks like all case macros are expanded, except for the one in the "interactive" form of bongo-insert-file. The byte compiler cannot expand it there because it is just a list element.

> What version of Emacs is this?


22.2

Ulrich Müller <ulm>
Mon 23 Jun 2008 06:21:30 PM UTC, comment #1: 

Thanks for reporting this.

The CASE macro should be expanded at compile time.  I don't know why that doesn't happen.  What version of Emacs is this?

We're not supposed to have run-time dependencies on CL since we plan to eventually become part of GNU Emacs.

Daniel Brockman <dbrock>
Group administrator
Mon 23 Jun 2008 06:41:02 AM UTC, original submission:  

For a byte-compiled bongo.elc, function bongo-insert-file terminates with the error message "Symbol's function definition is void: case".

This is due to a missing dependency on cl. Patch is attached.

Ulrich Müller <ulm>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #15910:  bongo-20070619-fix-require.patch added by ulm (224B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dbrock (Posted a comment)
  • -email is unavailable- added by ulm (Submitted the item)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-23 ulm Attached File- Added bongo-20070619-fix-require.patch, #15910

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code