Uploaded image for project: 'Etch'
  1. Etch
  2. ETCH-191

Etch/C compiler does not mangle C/C++ keywords

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • binding-c, compiler
    • None
    • Affects all environments

    Description

      When compiling services with method names like "register" (C key word) or "delete" (C++ keyword), the compiler should intelligently mangle names (taking into account potential collisions). A simple example The workaround, currently, is to hand mangle the names in the output files from the compiler.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmarsh Thomas Marsh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: