Skip to content

[fs] negation style needs to be harmonized with rest of document #1535

Closed
@tkoeppe

Description

@tkoeppe
Contributor

The filesystems subclause use the construction ""If !exists(p)" repeatedly, which should be rephrased in our usual way as "If exists(p) is false".

There are similar constructions for other predicate checks. Basically, all exclamation marks should be expunged from that subclause.

Activity

added a commit that references this issue on Mar 28, 2017
6ae66c4
changed the title [-][fs] negation style needs to be harmoized with rest of document[/-] [+][fs] negation style needs to be harmonized with rest of document[/+] on Mar 28, 2017
added a commit that references this issue on Mar 28, 2017
4e361a3
self-assigned this
on Mar 28, 2017
added a commit that references this issue on Apr 8, 2017
e36651d
added a commit that references this issue on Apr 10, 2017
98b3911
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @tkoeppe@jensmaurer

      Issue actions

        [fs] negation style needs to be harmonized with rest of document · Issue #1535 · cplusplus/draft