-
if smart pointers are needed, use std::shared_ptr rather than recreating a custom version.
In general, stick to the standard library.
melax updated
8 years ago
-
Hello Dear,
Please check your reports services which is not working and throwing error below:
Sender
InvalidAddress
Invalid Section name or version provided - 2009-01-01/2009-01-01
…
-
Is this video module API documented anywhere? At first glance (https://github.com/IntelRealSense/realsense_sdk/blob/master/sdk/src/samples/video_module_sample/video_module_mock.h) it is entirely uncle…
-
Hi,
It would be great, to have auto-generated mws bindings via amazonka.
Afaict mws also has an amazon service model (`com.amazonservices.mws`). I did not look into how the other amazonka bindings g…
-
Well we want to build a website in which we are the a third party marketplace provider. Buyers buy goods from other sellers, and we collect about 2-3% transaction fee each time an invoice is paid. I w…
-
Hello everybody,
I'm investigating support case when user receives 500 error during checkout process.
I have found the following message in log file:
```
PHP Warning: simplexml_load_string(): En…
-
I'm having trouble wrapping the amazon-merchant-web-service-java-sdk in jruby.
The java sdk, jar and source, can be found at: https://developer.amazonservices.com/doc/bde/feeds/v20090901/java.html/18…
-
When the authorize_on_billing_agreement fails, Amazon Payments is supposed to return a code that signifies why the operation failed. This is different from 200/400 status codes. Is there anyway to get…