Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2901

Fix for generated TypeScript functions + indentation of JavaScript maps

    XMLWordPrintableJSON

Details

    Description

      The currently generated TypeScript functions that have no parameters, but include a callback, contain an extra comma in the parameter list.

      Example: function(, callback: Function)

      {...}

      This patch fixes this problem and also corrects the indentation for generated JavaScript maps, which looked different from the rest.

      Attachments

        Activity

          People

            roger Roger Meier
            Kirby1337 Pascal Schweizer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: