lofonder
lofonder
Thanks for a lot.I just wondered why do you need to use a state machine to implement this。 Is it better to figure out with the regex for parse the...
I know you re very busy .But I just want to know when to fix the issues.Could I do something for that?
I've tested the branch u just mentioned.Eventhough there'is no errors,it dosnt work well.I guess the parsing part of the `Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; name*=UTF-8''%E8.xlsx` something is still not right.It is hard for...
My mistake.It dose not contain the break line in the fact. It failed when parsing the datetime. what I added the code is just telling u the date formats I've...
First I think it is better that u should receive the whole mime data from the server.then parsing the data of the user what they needed.Meaning added a function named...
///this code below I thought maybe is a bug for the loop ///the filename*=xxxx pattern of the mime parts became a error.Would u test it? ```c++ void mime::merge_attributes(attributes_t& attributes) const{...
And some users needed to download the source data for saving as an evidence. by the way .I want to say that you should add the method that could get...
so please.would u add the function that could get the original source data of the mail?
oh sorry for that.I just thought if the master branch has the features what i just mentioned would be better. I have added the method what Ive mentioned.I just thought...
it is related to the gcc.jam file .Ive fixed by adding the :T and I hope it would be useful for the next version u just mentioned.