File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2+ <!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3+
4+ <issue num =" 4279" status =" New" >
5+ <title >§ [fs.op.absolute] Non-normative encouragement should be <i >Recommended practice</i ></title >
6+ <section >
7+ <sref ref =" [fs.op.absolute]" />
8+ </section >
9+ <submitter >Jonathan Wakely</submitter >
10+ <date >16 Jun 2025</date >
11+ <priority >99</priority >
12+
13+ <discussion >
14+ <p >
15+ [fs.op.absolute] has a note giving strong encouragement, which should be normative:
16+ </p >
17+ <blockquote style =" border-left: 3px solid #ccc;padding-left: 15px;" >
18+ <p >
19+ [Note <i >3</i >: Implementations are strongly encouraged to not query secondary storage, and not consider
20+ `!exists(p)` an error. — <i >end note</i >]
21+ </p >
22+ </blockquote >
23+ <p >
24+ The part about `!exists(p)` not being an error could definitely be a <i >Recommended practice</i > paragraph.
25+ Referring to "secondary storage" might need to be phrased differently to be normative (maybe with a note
26+ clarifying that the normative wording is referring to "secondary storage").
27+ </p >
28+ </discussion >
29+
30+ <resolution >
31+ </resolution >
32+
33+ </issue >
You can’t perform that action at this time.
0 commit comments