Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* gnulib's errno module was imported
@ 2014-11-14  5:45 Yao Qi
  2014-11-14  7:33 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Yao Qi @ 2014-11-14  5:45 UTC (permalink / raw)
  To: gdb-patches; +Cc: gregory.0xf0


Hi,
When I audit gnulib modules imported to gdb, I find that errno is in,
which was imported as the dependency of "dirfd" module in commit
18848e288ca9d1ca242cce667419bbb6728442fc  The motivation of importing
"dirfd" module is to make gdb compatible with LSB 3.0 (see
https://sourceware.org/ml/gdb/2014-02/msg00034.html).

However, we've already had a conclusion that we don't import gnulib's
errno module because it has some compatibility issues with libiconv
(discussed in https://sourceware.org/ml/gdb-patches/2012-12/msg00554.html).
AFAICS, the argument that not having errno module at that moment is
still valid today.

I am inclined to back "dirfd" (and "errno") module out.  As a result,
gdb will not be compatible with LSB 3.0, but it is just a minor issue to
me.  What do you think?

-- 
Yao (齐尧)


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-11-14 23:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-14  5:45 gnulib's errno module was imported Yao Qi
2014-11-14  7:33 ` Eli Zaretskii
2014-11-14  8:30   ` Yao Qi
2014-11-14  8:44     ` Gregory Fong
2014-11-14  9:26     ` Eli Zaretskii
2014-11-14 11:29 ` Joel Brobecker
2014-11-14 11:47 ` Pedro Alves
2014-11-14 13:02   ` Yao Qi
2014-11-14 13:21     ` Pedro Alves
2014-11-14 13:54       ` Yao Qi
2014-11-14 14:39         ` Pedro Alves
2014-11-14 15:18           ` Joel Brobecker
2014-11-14 16:01             ` Pedro Alves
2014-11-14 23:08               ` Yao Qi
2014-11-14 14:31       ` Eli Zaretskii
2014-11-14 14:42         ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox