avanor-trackers Mailing List for Avanor
Brought to you by:
ssvb,
vadimavanor
You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: SourceForge.net <no...@so...> - 2008-05-04 00:28:42
|
Patches item #1903298, was opened at 2008-02-27 12:17 Message generated for change (Comment added) made by emperorbma You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 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 Resolution: None Priority: 5 Private: No Submitted By: Brian Angeletti (emperorbma) Assigned to: Nobody/Anonymous (nobody) Summary: strnicmp and gcc 4.2 Initial Comment: I had to add this line into global.h to build it on my Debian system using gcc version 4.2.3. # define strnicmp(a, b, n) strncasecmp(a, b, n) ---------------------------------------------------------------------- >Comment By: Brian Angeletti (emperorbma) Date: 2008-05-03 19:28 Message: Logged In: YES user_id=647947 Originator: YES Thanks, I'll try it out... ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 07:00 Message: Logged In: YES user_id=541569 Originator: NO > Sure, I kind of lost that when the old SVN went down. I probably won't contribute as much as I did then, since I'm also working on other projects, but I will offer what I can. Welcome back! :) Now you should have access to SVN, file releases, webspace, screenshots & news. Please let me know if something does not work. ---------------------------------------------------------------------- Comment By: Brian Angeletti (emperorbma) Date: 2008-05-03 06:23 Message: Logged In: YES user_id=647947 Originator: YES >Would you like to be added to the project with SVN write access permission? Sure, I kind of lost that when the old SVN went down. I probably won't contribute as much as I did then, since I'm also working on other projects, but I will offer what I can. ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 06:21 Message: Logged In: YES user_id=541569 Originator: NO Created ava...@li... and ava...@li... mailing lists. The first one should send e-mail notifications on any trackers updates. The second one should send notifications when something got committed to SVN. Thanks again, and actually this my comment is a test for ava...@li..., let's see if it works :) ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 04:38 Message: Logged In: YES user_id=541569 Originator: NO Thank you, patch committed (/me looking for a way to enable tracker monitoring to get e-mail notifications to be able to respond faster). Would you like to be added to the project with SVN write access permission? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 |
|
From: SourceForge.net <no...@so...> - 2008-05-03 12:00:40
|
Patches item #1903298, was opened at 2008-02-27 20:17 Message generated for change (Comment added) made by ssvb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 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 Resolution: None Priority: 5 Private: No Submitted By: Brian Angeletti (emperorbma) Assigned to: Nobody/Anonymous (nobody) Summary: strnicmp and gcc 4.2 Initial Comment: I had to add this line into global.h to build it on my Debian system using gcc version 4.2.3. # define strnicmp(a, b, n) strncasecmp(a, b, n) ---------------------------------------------------------------------- >Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 15:00 Message: Logged In: YES user_id=541569 Originator: NO > Sure, I kind of lost that when the old SVN went down. I probably won't contribute as much as I did then, since I'm also working on other projects, but I will offer what I can. Welcome back! :) Now you should have access to SVN, file releases, webspace, screenshots & news. Please let me know if something does not work. ---------------------------------------------------------------------- Comment By: Brian Angeletti (emperorbma) Date: 2008-05-03 14:23 Message: Logged In: YES user_id=647947 Originator: YES >Would you like to be added to the project with SVN write access permission? Sure, I kind of lost that when the old SVN went down. I probably won't contribute as much as I did then, since I'm also working on other projects, but I will offer what I can. ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 14:21 Message: Logged In: YES user_id=541569 Originator: NO Created ava...@li... and ava...@li... mailing lists. The first one should send e-mail notifications on any trackers updates. The second one should send notifications when something got committed to SVN. Thanks again, and actually this my comment is a test for ava...@li..., let's see if it works :) ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 12:38 Message: Logged In: YES user_id=541569 Originator: NO Thank you, patch committed (/me looking for a way to enable tracker monitoring to get e-mail notifications to be able to respond faster). Would you like to be added to the project with SVN write access permission? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 |
|
From: SourceForge.net <no...@so...> - 2008-05-03 11:23:28
|
Patches item #1903298, was opened at 2008-02-27 12:17 Message generated for change (Comment added) made by emperorbma You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 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 Resolution: None Priority: 5 Private: No Submitted By: Brian Angeletti (emperorbma) Assigned to: Nobody/Anonymous (nobody) Summary: strnicmp and gcc 4.2 Initial Comment: I had to add this line into global.h to build it on my Debian system using gcc version 4.2.3. # define strnicmp(a, b, n) strncasecmp(a, b, n) ---------------------------------------------------------------------- >Comment By: Brian Angeletti (emperorbma) Date: 2008-05-03 06:23 Message: Logged In: YES user_id=647947 Originator: YES >Would you like to be added to the project with SVN write access permission? Sure, I kind of lost that when the old SVN went down. I probably won't contribute as much as I did then, since I'm also working on other projects, but I will offer what I can. ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 06:21 Message: Logged In: YES user_id=541569 Originator: NO Created ava...@li... and ava...@li... mailing lists. The first one should send e-mail notifications on any trackers updates. The second one should send notifications when something got committed to SVN. Thanks again, and actually this my comment is a test for ava...@li..., let's see if it works :) ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 04:38 Message: Logged In: YES user_id=541569 Originator: NO Thank you, patch committed (/me looking for a way to enable tracker monitoring to get e-mail notifications to be able to respond faster). Would you like to be added to the project with SVN write access permission? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 |
|
From: SourceForge.net <no...@so...> - 2008-05-03 11:21:28
|
Patches item #1903298, was opened at 2008-02-27 20:17 Message generated for change (Comment added) made by ssvb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 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 Resolution: None Priority: 5 Private: No Submitted By: Brian Angeletti (emperorbma) Assigned to: Nobody/Anonymous (nobody) Summary: strnicmp and gcc 4.2 Initial Comment: I had to add this line into global.h to build it on my Debian system using gcc version 4.2.3. # define strnicmp(a, b, n) strncasecmp(a, b, n) ---------------------------------------------------------------------- >Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 14:21 Message: Logged In: YES user_id=541569 Originator: NO Created ava...@li... and ava...@li... mailing lists. The first one should send e-mail notifications on any trackers updates. The second one should send notifications when something got committed to SVN. Thanks again, and actually this my comment is a test for ava...@li..., let's see if it works :) ---------------------------------------------------------------------- Comment By: Siarhei Siamashka (ssvb) Date: 2008-05-03 12:38 Message: Logged In: YES user_id=541569 Originator: NO Thank you, patch committed (/me looking for a way to enable tracker monitoring to get e-mail notifications to be able to respond faster). Would you like to be added to the project with SVN write access permission? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=841548&aid=1903298&group_id=167087 |