[vlc-devel] [PATCH] Use #include <config.h> instead of "config.h"
Marvin Scholz
epirat07 at gmail.com
Fri Apr 6 19:13:27 CEST 2018
On 6 Apr 2018, at 18:31, Rémi Denis-Courmont wrote:
> Le perjantaina 6. huhtikuuta 2018, 10.02.35 EEST Steve Lhomme a écrit
> :
>> My understanding of the <> vs "" has always been this one
>> https://stackoverflow.com/a/3162067/1266123
>
> Quoted #include first searches in an implementation-defined manner,
> which is
> practically the current working directory.
>
> config.h is at the root of the VLC build tree, which is never the CWD
> of the
> preprocessor. So in practice, it makes no differences.
>
> It would make a difference if/when the build system were not recursive
> though.
>
Thanks for clarifying.
Ok, then it is probably not worth to merge, given how many files this
will
change.
> --
> 雷米‧德尼-库尔蒙
> https://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list