compilation errors
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 221063 articles for 0.301 sec
Re: compilation errors     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: rustom
Date: Sep 20, 2008 07:32

... messages from IAR Embedded workbench compiler so I added following lines ...-regexp-alist-alist variable (setq compilation-error-regexp-alist-alist       (cons '(iar-avr               "^\\(?:.*\\\\\\)\\(.*\\)(\\([0-9]+\\)) : \\(?:Error\\|Warnin\\(g\\)\\)\\[Pe[0-9... message disappeared but parsing of compiler messages didn't work, so I... to contain name of my compiler (iar-avr). This solved the ...
Show full article (1.74Kb) · Show article thread
compilation errors     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: Jiri Senkyr
Date: Sep 18, 2008 23:46

...parse messages from IAR Embedded workbench compiler so I added following lines ...-regexp-alist-alist variable (setq compilation-error-regexp-alist-alist (cons '(iar-avr "^\\(?:.*\\\\\\)\\(.*\\)(\\([0-9]+\\)) : \\(?:Error\\|Warnin\\(g\\)\\)\\[Pe[0-9]+\\]:"... message disappeared but parsing of compiler messages didn't work, so I..." to contain name of my compiler (iar-avr). This solved the ...
Show full article (1.55Kb)
Re: Internal compiler error when both using and passing an intrinsic function     

Group: comp.lang.fortran · Group Profile · Search for compilation errors in comp.lang.fortran
Author: Herman D. Knoble
Date: Jun 17, 2008 05:25

....2.3) then the code -|compiles ok and gives me the ... below) then I get an error -|message which looks like: -| -|test2....'MAIN__': -|test2.for:14: internal compiler error: in gfc_typenode_for_spec, at -|fortran/... two versions.) -| -|I've not compiled my own version but both...variable I get the same -|error but I thought that using...2) My understanding of internal errors is that they shouldn't...
Show full article (3.33Kb) · Show article thread
Internal compiler error when both using and passing an intrinsic function     

Group: comp.lang.fortran · Group Profile · Search for compilation errors in comp.lang.fortran
Author: Allan Whiteford
Date: Jun 17, 2008 04:48

...3.2.3) then the code compiles ok and gives me the output... below) then I get an error message which looks like: test2.for...'MAIN__': test2.for:14: internal compiler error: in gfc_typenode_for_spec, at fortran/... two versions.) I've not compiled my own version but both ... variable I get the same error but I thought that using ... 2) My understanding of internal errors is that they shouldn't ...
Show full article (2.99Kb)
Re: Any wisdom on 'compilation-error-regexp-alist-alist is void' ?     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: christopherbalz
Date: Jan 23, 2008 11:30

... then 'eval-buffer', I get this error: append: Symbol's value as variable is... studying (briefly) flymake.el: the variable compilation-error-regexp-alist-alist is defined in compile.el. try adding (before the forms ... below. That seems to be an error. -- cbalz 2008-01-23 (flymake-reformat-... file descriptor") vc-insert-file: IO error reading z:/work/det-us/web/...
Show full article (2.33Kb) · Show article thread
Re: Any wisdom on 'compilation-error-regexp-alist-alist is void' ?     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: Thien-Thi Nguyen
Date: Jan 23, 2008 01:46

...file and then 'eval-buffer', I get this error: append: Symbol's value as variable is void: compilation-error- regexp-alist-alist i don't see ... from studying (briefly) flymake.el: the variable compilation-error-regexp-alist-alist is defined in compile.el. try adding (before the forms above): (require 'compile) long term it would probably be a good idea to...
Show full article (0.78Kb) · Show article thread
Any wisdom on 'compilation-error-regexp-alist-alist is void' ?     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: christopherbalz
Date: Jan 22, 2008 18:03

Whenever I add: (require 'flymake-js) (add-hook 'javascript-mode-hook 'flymake-js-load) to my '.emacs' file and then 'eval-buffer', I get this error: append: Symbol's value as variable is void: compilation-error- regexp-alist-alist More detail here: http://www.dzone.com/links/onthefly_javascript_syntax_checking_in_emacs.html Thank you in advance.
Show full article (0.38Kb)
Compile Error Regex Problems     

Group: gnu.emacs.help · Group Profile · Search for compilation errors in gnu.emacs.help
Author: gamename
Date: Dec 2, 2007 10:31

... strange problem with a regex for compile mode. On the initial ... lines), but on the *re*compile, it works fine (lines are ...-search-path '("./" "../../")) (add-to-list 'compilation-error-regexp-alist '("^ +[0-9]+\....(with args): " (buffer-file-name)))) (compile-internal (concat "fdeunit " command) "finished"...
Show full article (0.72Kb)
Re: Internal compiler error     

Group: comp.lang.fortran · Group Profile · Search for compilation errors in comp.lang.fortran
Author: Brooks Moses
Date: Apr 25, 2007 23:22

...'s correlation, not causation.) The compiler developers should be very knowledgable about the language for the compiler they are producing. No matter ...during _any_ phase of the compilation. Period. They should never happen,...fundamental definition of what "internal compiler error" means -- if this code...has a bug" type of errors? - Brooks -- The "bmoses-nospam" address...
Show full article (2.89Kb)
Re: Internal compiler error     

Group: comp.lang.fortran · Group Profile · Search for compilation errors in comp.lang.fortran
Author: nospam
Date: Apr 25, 2007 16:18

...edu> wrote: John wrote: From my compiler development experience there shouldn't be ... analysis phase you should be... The compiler developers should be very knowledgable about the language for the compiler they are producing. No matter what errors the languager users are making in...situation that results in an internal compiler error during the syntactical analysis phase...
Show full article (1.82Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next