Miklós Márton
Miklós Márton
Hi @vadmium I have not found any occurrence of the "UTF" string in the file. I think I will create a text with including the most accents, and special characters,...
Let's dust this a little bit off before the release to see if we can put this to the next release. > "I turned off all the 3 type API...
> Ah, I see. It's pretty hard for me to determine if disabling some parts of the code generation might one day hide a regression in kdwsdl2cpp that would otherwise...
> Given that I'm both the maintainer of KArchive and of KDSoap, I can hardly object to KDSoap using KArchive :-) Yeah I have just seen that yesterday, and I...
The server sends the following headers (in the response to sending properly gzipped payload): ``` "Content-Length" "504" "Content-Type" "application/x-gzip" "Server" "Microsoft-IIS/7.5" "X-Powered-By" "ASP.NET" "Date" "Mon, 16 Dec 2019 21:21:23 GMT"...
@dfear may I ask you to amend the following line to your commit message end: Signed-off-by: David Fear Then I could rebase and submit your PR to the gerrit for...
Hello @jogolden Could you please add your signoff to the commit message? https://flashrom.org/Development_Guidelines#Sign-off_Procedure Are you familiar with the gerrit review process? If not I can move it there.
Hi @jogolden Well I still do not see the signoff in your commit message, so here is what I recommend to do: Run git commit -a --amend in your repo....
No worries, git is hard sometimes. I can squash it befire moving to gerrit. I only need a signoff in a commit message for formal reasons.
@HamedMasafi FYI I have put together a tool which is capable of generating the Nut ORM classes from a MySQL schema: https://github.com/martonmiklos/nut_codegen I am still polishing it, at the moment...