tinycc-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: [Tinycc-devel] Relative paths of include files are not normalised, w
From
:
Fred van Kempen
Subject
:
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Date
:
Wed, 28 Jun 2023 05:33:47 +0000 (UTC)
> I cannot currently think of a better solution for pragma once. Maybe you can?
If the idea is to 'remember' if we have loaded a specific file before, for UNIX-ish systems,
you could store their inode. Not bulletproof, but, while compiling, there is not much chance
of an (included) file is changing inodes..
--F
Herman
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
[Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Jonathan Newman
,
2023/06/24
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Herman ten Brugge
,
2023/06/25
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
grischka
,
2023/06/27
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Herman ten Brugge
,
2023/06/28
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Fred van Kempen
<=
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Thiago Adams
,
2023/06/28
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Detlef Riekenberg
,
2023/06/29
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Steffen Nurpmeso
,
2023/06/30
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
grischka
,
2023/06/30
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Herman ten Brugge
,
2023/06/30
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
draco
,
2023/06/26
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
draco
,
2023/06/28
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Fred van Kempen
,
2023/06/28
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
,
Jonathan Newman
,
2023/06/28
Prev by Date:
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Next by Date:
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Previous by thread:
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Next by thread:
Re: [Tinycc-devel] Relative paths of include files are not normalised, which can break #pragma once
Index(es):
Date
Thread