Louis Caron

Results 21 comments of Louis Caron

@jrosdahl : could I ask you to run the workflows again? I fixed all the issues reported by the previous run

@jrosdahl could you approve the workflows? Actually, I start having several changes that are independent from each other (tasking support vs windows fixes). I have separated them clearly in commits,...

@jrosdahl : thanks to the compiled unit tests, I discovered a new path format (/Z:/path/to/dir), I fixed the path substitution to match the three formats I have seen (/path/to/dir, /Z:/path/to/dir...

@jrosdahl thanks a lot for the long response, if i understand correctly, there is no chance that I get this merged in the mainline as is. But since I can't...

Thanks @vsplesk for the merge in the dedicated branch....

I have split the windows OS related issues in several Pull requests to make the acceptance process faster.

I have split the windows OS related issues in several Pull requests to make the acceptance process faster.

I stumbled accross this issue as well, is there a long term solution planned?

I have also tested that it is compatible with python2 and python3 (fixed import format)

While developing tests, I encountered an issue in the dissectors. I fixed it (next_cls_cb had the wrong prototype). Could you merge it?