Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 862462
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- emacs-24.5/src/print.c
0
++ emacs-24.5/src/print.c
Lines 753-759 Link Here
753
  print_output_debug_flag = x;
753
  print_output_debug_flag = x;
754
}
754
}
755
755
756
#if defined (GNU_LINUX)
756
#if defined (GNU_LINUX) && defined (__GLIBC__)
757
757
758
/* This functionality is not vitally important in general, so we rely on
758
/* This functionality is not vitally important in general, so we rely on
759
   non-portable ability to use stderr as lvalue.  */
759
   non-portable ability to use stderr as lvalue.  */

Return to bug 862462