Re: [Patch] Enable multi-threaded POP3 retrieval



Hi Jack:

Thanks in advance for testing!

Am 06.01.18 19:32 schrieb(en) Jack:
Thanks for the patch--that was a lot of effort! It builds and runs for me, and shows progress for my one POP3 
host; I can't easily test with multiple hosts, so I pushed it to master for others to test.
But you didn't test the meson build, did you? :-)  I get

No… :-/

Meson encountered an error in file src/meson.build, line 107, column 0:
File threads.h does not exist.

Hopefully I'll be able to figure out the syntax to remove the reference, without breaking anything else.

Does this patch help:

---8<--------------------------------------------------------------------------
diff --git a/src/meson.build b/src/meson.build
index a783fbd..b9f72bd 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -64,7 +64,6 @@ balsa_base_srclist = [
   'sendmsg-window.h',
   'store-address.c',
   'store-address.h',
-  'threads.h',
   'toolbar-factory.c',
   'toolbar-factory.h',
   'toolbar-prefs.c',
---8<--------------------------------------------------------------------------

Cheers,
Albrecht.

Attachment: pgp4JRVzxYDGp.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]