listhelper-moderate
[Top][All Lists]
Advanced

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

bug-gnu-emacs post from address@hidden requires approval


From: bug-gnu-emacs-owner
Subject: bug-gnu-emacs post from address@hidden requires approval
Date: Thu, 12 Jul 2007 11:38:41 -0400

As list administrator, your authorization is requested for the
following mailing list posting:

    List:    address@hidden
    From:    address@hidden
    Subject: making cedet-1.0pre4 crashed emacs-22.1-bin-i386
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://lists.gnu.org/mailman/admindb/bug-gnu-emacs
        
to approve or deny the request.
--- Begin Message --- Subject: making cedet-1.0pre4 crashed emacs-22.1-bin-i386 Date: Thu, 12 Jul 2007 11:38:34 -0400
Hello all,
I post this to emacs-pretest-bug, but there is no answer.
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-07/msg00016.html

Emacs crashes when building semantic subdir. It happens on this command:
"emacs" -batch --no-site-file -l grammar-make-script -f
semantic-grammar-batch-build-packages semantic-grammar.wy

This bug exist in release version (mingw build) and in CVS HEAD (msvc build)
(I checked back to 2007-04-10)

Commenting semantic/grammar-make-script like this:
;(add-to-list 'load-path nil)
;(add-to-list 'load-path ".")
(add-to-list 'load-path "../common/")
;(add-to-list 'load-path "./")
(add-to-list 'load-path "../eieio/")
(add-to-list 'load-path "../ede/")
(add-to-list 'load-path "wisent/")
(add-to-list 'load-path "bovine/")
(add-to-list 'load-path "../speedbar/")
(require 'semantic-load)
(require 'semantic-grammar)

make the command above works without crash, but make regenerate this
file each time. That's definitely related to how win32 build treats ".","./" or "nil"
in load-path.

--
az




--- End Message ---
--- Begin Message --- Subject: confirm 7bd27c6c7c5e7586e5f76d3dc87884c5a6d9cf2e
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

reply via email to

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