diff options
| author | Eric S. Raymond | 2014-01-12 09:54:50 -0500 |
|---|---|---|
| committer | Eric S. Raymond | 2014-01-12 09:54:50 -0500 |
| commit | 841a6d0cb8b667c8681a4df93b3ce2e752234280 (patch) | |
| tree | ddfbb848de00023c12f21842dda84dc5ee764f3a /etc | |
| parent | e6344e177a536368b1a4506acb53b24f5f166aef (diff) | |
| download | emacs-841a6d0cb8b667c8681a4df93b3ce2e752234280.tar.gz emacs-841a6d0cb8b667c8681a4df93b3ce2e752234280.zip | |
Remove broken VCSWITNESS code, and explain the problem.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/PROBLEMS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index c3e172ec119..57b055eb015 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2429,6 +2429,12 @@ The causes of this problem are not understood. Using GNU make 3.81 compiled | |||
| 2429 | from source, rather than the Ubuntu version, worked. | 2429 | from source, rather than the Ubuntu version, worked. |
| 2430 | See <URL:http://debbugs.gnu.org/327, <URL:http://debbugs.gnu.org/821>. | 2430 | See <URL:http://debbugs.gnu.org/327, <URL:http://debbugs.gnu.org/821>. |
| 2431 | 2431 | ||
| 2432 | *** Rebuild of loaddefs.el is not always done after Lisp changes | ||
| 2433 | |||
| 2434 | The rebuild production should depend on all Lisp files with #autoload | ||
| 2435 | cookies. It doesn't yet. This needs a configure-time improvement to | ||
| 2436 | the nuild system. | ||
| 2437 | |||
| 2432 | ** Dumping | 2438 | ** Dumping |
| 2433 | 2439 | ||
| 2434 | *** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel. | 2440 | *** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel. |