All of lore.kernel.org
 help / color / mirror / Atom feed
* vdr: questions regarding cplusplus.patch
@ 2010-01-10  7:53 Paul Menzel
  2010-01-10 11:24 ` Rolf Leggewie
  2010-01-10 12:39 ` Henning Heinold
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Menzel @ 2010-01-10  7:53 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

Dear Henning and list,


packaging VDR for OE you added cplusplus.patch [1] to be applied. I am
trying to get the patches upstream, but I have some questions.

Is it correct, that the two changes have the following goals?

1. Instead of using the C headers which are deprecated use the headers
provided by C++ as mentioned for example in [2].
2. You changed `canonicalize_file_name(FileName);` to
`realpath(FileName,NULL);`. Is that because OE just support Linux and
not GNU/Hurd for example [3]?
3. I do not understand why a lot of headers are included in tools.h and
tools.c. But I have to look that up in some reference.


Thanks,

Paul


[1] http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/vdr/files/cplusplus.patch
[2] http://en.wikipedia.org/wiki/Stdarg.h
[3] http://mail.gnome.org/archives/gtk-devel-list/2002-October/msg00111.html

[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2010-01-26 10:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-10  7:53 vdr: questions regarding cplusplus.patch Paul Menzel
2010-01-10 11:24 ` Rolf Leggewie
2010-01-10 12:39 ` Henning Heinold
2010-01-10 20:47   ` Paul Menzel
2010-01-11 22:42     ` Paul Menzel
2010-01-12 11:36       ` [vdr] TARGET_CXXFLAGS do not include CXX_FLAGS from Makefile (was: vdr: questions regarding cplusplus.patch) Paul Menzel
2010-01-13 10:27         ` Khem Raj
2010-01-13 10:44           ` [vdr] TARGET_CXXFLAGS do not include CXX_FLAGS from Makefile Paul Menzel
2010-01-13 10:56             ` Koen Kooi
2010-01-13 11:06               ` Paul Menzel
2010-01-13 11:02             ` Khem Raj
2010-01-26 10:25               ` Paul Menzel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.