Changeset 15eebd4


Ignore:
Timestamp:
Apr 17, 2025, 10:07:20 PM (5 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
4740281
Parents:
7a43045
Message:

small wording changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/going-forward.md

    r7a43045 r15eebd4  
    100100library, an extremely useful option that is not avalible without extensions.
    101101
    102 In fact another general rule would be to remove the need for extensions,
     102In fact another general rule would be to remove the need for non-C extensions,
    103103or at least standardize them, including `#pragma` directives.
    104104
     
    130130development side, it can mean less to maintain and document.
    131131
    132 Using is virtuals and virtual destructors as an example. These
     132Using virtuals and virtual destructors as an example. These
    133133are two completely unrelated features despite their similar names and very
    134134related purposes. They probably have some common implimentation they could
Note: See TracChangeset for help on using the changeset viewer.