|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2010年05月20日(木) 旧暦 [n年日記] [更新:"2010/05/20 17:42:07"]#1 [pkgsrc][Emacs] now emacs-23.2 built successfully with one line debug message
I was writing the Segfaults while buiding emacs-23.1.97, 23.2 in my diary as: 05/05 pretest 23.1.97 on NetBSD/amd64 (STABLE_5.0) 05/12 editor/emacs (23.2) segfaults 05/13 without pkgsrc, it also segfaults, 05/13 Segfaults at generating lisp/cus-load.el (+combination test) 05/14 now by-passing cus-load.el I have one extra line to find where the segfault point is: $NetBSD$ --- work/emacs-23.2/lisp/cus-dep.el~ 2010-04-04 07:26:07.000000000 +0900 +++ lisp/cus-dep.el 2010-05-20 02:22:19.000000000 +0900 @@ -59,6 +59,7 @@ (unless (or (string-match custom-dependencies-no-scan-regexp file) (string-match preloaded file) (not (file-exists-p file))) + (message file) (erase-buffer) (insert-file-contents file) (goto-char (point-min))But now it completes without segfaults. Is it good to me or bad ? ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||