-
I no longer have access to a non-SP1 Visual Studio 2005, so I can't reproduce the iterator comparison error. The error reported was "error C2679: binary '=' : no operator found which takes...". It was the result of the compiler's inability to find what is ultimately the std::basic_string<wchar_t>::[const_]iterator equality operator.
It may be significant that the comparison...
2009-08-18 03:12:52 UTC in Boost.Log
-
Thanks for finding that link. Andrey committed a number of changes to SF's CVS last month, but the code in the Boost vault archive has significant changes from the CVS tip revision.
I've compiled this version with VS2005 after merging the changes I made earlier. I updated the archive of patched files at http://evan.burkitt.us/UnLinked/boost-log.zip (this time the files are actually the...
2009-08-14 03:59:07 UTC in Boost.Log
-
Hi, Andrey.
I've been working to get boost.log compiled with VS2005 and boost 1.37, and I have had to make a few changes to get this to happen. I've put a Zip archive containing the files I've modified at
http://evan.burkitt.us/UnLinked/boost-log.zip
Description of changes:
boost/log/detail/prologue.hpp:
VS2005's headers, through SP1 at least, do not #define or typedef LSTATUS. I...
2009-07-24 22:56:14 UTC in Boost.Log
-
When I attempt to install ZKDemo.war, Tomcat (4.1) logs the following error: Exception sending context initialized event to listener instance of class com.potix.web.init.LabelLocatorHook
java.lang.ExceptionInInitializerError
Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission com.potix.comp.ComponentManager.class read). The referenced class is in in...
2006-04-02 03:29:19 UTC in ZK - Simply Ajax and Mobile
-
> What are you trying to do?
I'm trying to make TelephonyServer operate a D/4PCIU card. Once I get more familiar with its operation I want to support (at least) this card, D/240JCT-T1 and SIP VoIP through HMP.
> CDlgcSimNet is an example of a non-SCbus 'board'...
> CDlgcDtiT1Net and CDlgcLsiNet are two examples of boards that ... do not use Global Call.
Since it looked...
2005-08-05 03:39:42 UTC in C++ Communication Services Framework
-
I notice there is no [RESOURCEGROUP] configuration for plain, non-SC-bus boards. Is this by design and, if so, why?
It looks to be safe to use net protocol settings (gc:analog) that will cause the creation of a CGcAnalogNet object in TelephonyServerApp::CreateNetDevice(), but I would prefer not to use GlobalCall if I don't need to.
Another approach would be to create a dummy network...
2005-08-03 01:53:18 UTC in C++ Communication Services Framework
-
If there weren't a couple of hundred files in the folder I'd feel a bit more foolish for not having found a file with that obvious name on my own, but not much. :)>
Thanks.
2005-08-01 18:52:14 UTC in C++ Communication Services Framework
-
I'm looking for documentation for the commands used by a client to make calls through the sample server (TelephonyServer project).
TIA
-eb-.
2005-07-30 02:15:38 UTC in C++ Communication Services Framework
-
I am using v0.81 on Windows 2000 and encounter this error whenever Gaim has recently made me away automatically due to lack of activity at my computer.
Following are typical log entries:
(11:29:59) idle: Making <aim ID> away automatically
(11:30:05) idle: Making <icq ID> away automatically
(11:30:05) oscar: ssi: status is 0x000a for a 0x0008 action with name no item
(11:30:05...
2004-08-11 19:09:34 UTC in Pidgin