gluescript-develop Mailing List for GLUEscript (Page 2)
Brought to you by:
fbraem
You can subscribe to this list here.
2010 |
Jan
(2) |
Feb
(1) |
Mar
(6) |
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
|
Nov
(2) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2010-08-12 20:04:53
|
Bug Reports item #3036685, was opened at 2010-07-29 19:13 Message generated for change (Comment added) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Apache Module Group: 0.1.03 >Status: Closed Priority: 9 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: GLUEscript crashes with Apache on Windows Initial Comment: In the last version I directly integrated the NSPR code in the PocoSpiderMonkey DLL. It seems that this results in an access violation when SpiderMonkey starts the garbage collection in a separate thread. It has something to do with __declspec(thread). It seems that when NSPR is used separately the crash disappears. ---------------------------------------------------------------------- >Comment By: Franky Braem (fbraem) Date: 2010-08-12 22:04 Message: Solved in 0.1.04 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-07-29 17:14:41
|
Bug Reports item #3036685, was opened at 2010-07-29 19:13 Message generated for change (Settings changed) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Apache Module >Group: 0.1.03 Status: Open Priority: 9 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: GLUEscript crashes with Apache on Windows Initial Comment: In the last version I directly integrated the NSPR code in the PocoSpiderMonkey DLL. It seems that this results in an access violation when SpiderMonkey starts the garbage collection in a separate thread. It has something to do with __declspec(thread). It seems that when NSPR is used separately the crash disappears. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-07-29 17:13:12
|
Bug Reports item #3036685, was opened at 2010-07-29 19:13 Message generated for change (Tracker Item Submitted) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Apache Module Group: 0.1.02 Status: Open Priority: 9 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: GLUEscript crashes with Apache on Windows Initial Comment: In the last version I directly integrated the NSPR code in the PocoSpiderMonkey DLL. It seems that this results in an access violation when SpiderMonkey starts the garbage collection in a separate thread. It has something to do with __declspec(thread). It seems that when NSPR is used separately the crash disappears. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3036685&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-04-01 16:44:23
|
Feature Requests item #2980638, was opened at 2010-04-01 18:44 Message generated for change (Tracker Item Submitted) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2980638&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: Data glue: ODBC, MySQL, SQLite, ... Initial Comment: Use Poco::Data to connect with ODBC, MySQL, SQLite, ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2980638&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-25 18:04:19
|
Bug Reports item #2975612, was opened at 2010-03-24 02:33 Message generated for change (Comment added) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975612&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 >Status: Closed Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Franky Braem (fbraem) Summary: crash on accessing curl.easy.error Initial Comment: var curl = require("glue_curl"); var easy = new curl.Easy(); easy.url = "http://localhost/tata"; //... err = easy.error; // crashes ---------------------------------------------------------------------- >Comment By: Franky Braem (fbraem) Date: 2010-03-25 19:04 Message: Solved in 0.1.01 ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:14 Message: char* _error[CURL_ERROR_SIZE] must be char _error[CURL_ERROR_SIZE] in EasyPrivate.h Solved in the code repository. Solution will be part of version 0.1.01 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975612&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-25 18:03:53
|
Bug Reports item #2975626, was opened at 2010-03-24 02:47 Message generated for change (Comment added) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 >Status: Closed Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Franky Braem (fbraem) Summary: httpHeader does not work Initial Comment: the curl.easy.httpHeader property does not exist. assigning values does not work, the headers are not used / sent. // headers not sent / replaced easy.setopt(curl.Option.HTTPHEADER, 'KwezSpecialHeader:MoiMeme'); easy.setopt(curl.Option.HTTPHEADER, 'Accept:text/plain'); ---------------------------------------------------------------------- >Comment By: Franky Braem (fbraem) Date: 2010-03-25 19:03 Message: Solved in 0.1.01 ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 22:12 Message: This bug is solved in the code repository. This will be part of version 0.1.01 Thanks for reporting! ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:57 Message: Just found out that using an Array doesn't work either. It must be an array, but the POCO SpiderMonkey framework doesn't convert the JavaScript Array to a C++ Array object. ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:32 Message: The HTTPHEADER option expect an Array. Can you try again as follows: var headers = new Array(); headers[0] = 'KwezSpecialHeader:MoiMeme'; headers[1] = 'Accept:text/plain' easy.setopt(curl.Option.HTTPHEADER, headers); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-24 21:12:13
|
Bug Reports item #2975626, was opened at 2010-03-24 02:47 Message generated for change (Comment added) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 Status: Open Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Franky Braem (fbraem) Summary: httpHeader does not work Initial Comment: the curl.easy.httpHeader property does not exist. assigning values does not work, the headers are not used / sent. // headers not sent / replaced easy.setopt(curl.Option.HTTPHEADER, 'KwezSpecialHeader:MoiMeme'); easy.setopt(curl.Option.HTTPHEADER, 'Accept:text/plain'); ---------------------------------------------------------------------- >Comment By: Franky Braem (fbraem) Date: 2010-03-24 22:12 Message: This bug is solved in the code repository. This will be part of version 0.1.01 Thanks for reporting! ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:57 Message: Just found out that using an Array doesn't work either. It must be an array, but the POCO SpiderMonkey framework doesn't convert the JavaScript Array to a C++ Array object. ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:32 Message: The HTTPHEADER option expect an Array. Can you try again as follows: var headers = new Array(); headers[0] = 'KwezSpecialHeader:MoiMeme'; headers[1] = 'Accept:text/plain' easy.setopt(curl.Option.HTTPHEADER, headers); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-24 20:57:08
|
Bug Reports item #2975626, was opened at 2010-03-24 02:47 Message generated for change (Comment added) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 Status: Open Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Franky Braem (fbraem) Summary: httpHeader does not work Initial Comment: the curl.easy.httpHeader property does not exist. assigning values does not work, the headers are not used / sent. // headers not sent / replaced easy.setopt(curl.Option.HTTPHEADER, 'KwezSpecialHeader:MoiMeme'); easy.setopt(curl.Option.HTTPHEADER, 'Accept:text/plain'); ---------------------------------------------------------------------- >Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:57 Message: Just found out that using an Array doesn't work either. It must be an array, but the POCO SpiderMonkey framework doesn't convert the JavaScript Array to a C++ Array object. ---------------------------------------------------------------------- Comment By: Franky Braem (fbraem) Date: 2010-03-24 21:32 Message: The HTTPHEADER option expect an Array. Can you try again as follows: var headers = new Array(); headers[0] = 'KwezSpecialHeader:MoiMeme'; headers[1] = 'Accept:text/plain' easy.setopt(curl.Option.HTTPHEADER, headers); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-24 01:47:25
|
Bug Reports item #2975626, was opened at 2010-03-23 21:47 Message generated for change (Tracker Item Submitted) made by kwez You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 Status: Open Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Nobody/Anonymous (nobody) Summary: httpHeader does not work Initial Comment: the curl.easy.httpHeader property does not exist. assigning values does not work, the headers are not used / sent. // headers not sent / replaced easy.setopt(curl.Option.HTTPHEADER, 'KwezSpecialHeader:MoiMeme'); easy.setopt(curl.Option.HTTPHEADER, 'Accept:text/plain'); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975626&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-03-24 01:33:05
|
Bug Reports item #2975612, was opened at 2010-03-23 21:33 Message generated for change (Tracker Item Submitted) made by kwez You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975612&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: 0.1.00 Status: Open Priority: 5 Private: No Submitted By: kwez (kwez) Assigned to: Nobody/Anonymous (nobody) Summary: crash on accessing curl.easy.error Initial Comment: var curl = require("glue_curl"); var easy = new curl.Easy(); easy.url = "http://localhost/tata"; //... err = easy.error; // crashes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=2975612&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-02-02 18:21:34
|
Feature Requests item #2944771, was opened at 2010-02-02 19:21 Message generated for change (Tracker Item Submitted) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2944771&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: Upgrade Spidermonkey to 1.9.2 Initial Comment: Use SpiderMonkey from http://code.google.com/p/packaging-spidermonkey/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2944771&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-01-30 15:59:38
|
Feature Requests item #2942823, was opened at 2010-01-30 16:59 Message generated for change (Tracker Item Submitted) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2942823&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: Use Poco Shared Libraries Initial Comment: To reduce the size of several modules, switch to using Poco shared libraries instead of static libraries. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2942823&group_id=247611 |
From: SourceForge.net <no...@so...> - 2010-01-20 22:14:48
|
Feature Requests item #2935898, was opened at 2010-01-20 23:14 Message generated for change (Tracker Item Submitted) made by fbraem You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2935898&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Franky Braem (fbraem) Assigned to: Franky Braem (fbraem) Summary: Add sockets Initial Comment: Add the socket classes of PoCo to GLUEscript: http://pocoproject.org/docs/Poco.Net-index.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264279&aid=2935898&group_id=247611 |