summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator')
0 files changed, 0 insertions, 0 deletions
an>spelling errors, some from Igor Sobrado in PR 19670perry 2003-02-14'NetBSD.org'grant 2002-09-25New policy: New sentences start on a new line.wiz 2002-02-19rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6pooka 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-12-20Use standard headers, sort sections.wiz 2001-10-18Quote `:' correctly.wiz 2001-05-07Fix the operator precedence list to match reality. Operators were incorrectlyjdolecek 2000-10-30list parenthesis usage similar way as other operatorsjdolecek 2000-09-19reimplement expr using lexical parser generated by yaccjdolecek 2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink 2000-08-28Add 'RETURN VALUE' section header.hubertf 2000-01-14On memory allocation failure, return 3 as per POSIX. (from OpenBSD)mjl