Lars Elgtvedt Susaas

Results 8 issues of Lars Elgtvedt Susaas

Having problems reading enums with quotes around them user the official c++ implementation, removing them fixes the problem. I can make this optional if wanted. official examples of this can...

Fixing bug that i made in https://github.com/SciSharp/protobuf.Text/pull/9 It will only happen if FormatRepeatedValueOnSingleLine is true It checks that the repeated field is non-zero before trying to access it

This fixes a "cosmetic bug" that formatting of repeated generates a extra empty line after it is done afik. the source of the problem is that first is not set...

Hi, Feel free to change/add/subdivide/remove or "take" tasks, i just needed to have a place to talk/plan outside of the pull requests. So this is things we agree we want...

So what i want to do is to expose a"array" of importers and exporters from libEDS that the GUI & CLI can use to list the exporters and importers the...

Fixing the rest of the compiler warnings

It works exactly like Win32_Application_Add.ps1 with one exception, it needs one extra parameter appId. appId is the application id of the application that will be updated It is heavily based...

Hi, Got some changes to protobuffer i want to discuss 1. Change index & subindex from string to integer Its easier to work with integers and i not sure if...

enhancement