-
Mac OS 10.11.1
Xcode 7.1
1. Open pjsip-ios.xcodeproject in Xcode
2. Select device running iOS 9.x
3. Build.
Results:
These following errors:
Please select target machine.
PJ_HAS_PENTIUM is not defin…
-
I've found that CFR chooses to omit parentheses in expressions with mixed operators, which may have a negative impact on the code readability and understandability. I think that using parentheses expl…
-
I have not been able to find the documentation (ie. some kind of DICOM Conformance Statement) for dicomParser, so please forgive me if I missed something.
In any case would be it possible to clarif…
-
```
The attached patch is for V2.0 only.
winfried
```
Original issue reported on code.google.com by `szukw...@arcor.de` on 11 Apr 2014 at 4:07
Attachments:
- [openjpeg-2.x-trunk-r2836-2.dif.gz](h…
-
Add `Integer#pack_*` methods for all `uint*` and `int*` types for quickly packing Integers to common C types. These methods should pass the C type Symbol to `pack` along with `**kwargs`.
* [ ] `Int…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR16527](https://bugs.llvm.org/show_bug.cgi?id=16527) |
| Status | NEW |
| Importance | P normal |
|…
-
A mojo model created on a workstation with LITTLE ENDIAN architecture, gives the following error when used to predict a score on a server with BIG ENDIAN architecture:
Exception in thread "main" ja…
-
compilation environment:
CentOS release 6.6 and Ubuntu 14.04.4 LTS
/root/ali/ssdb-rocks/src/util does not compile and gives long list of error:
`g++ -std=c++0x -DNDEBUG -D__STDC_FORMAT_MACROS -Wall -…
-
The `ppc-xlate.pl` script currently uses ELFv2 conditionally based on whether the `flavor` is little endian. This is a pretty common way to check it but it is also incorrect - ELFv2 can also be used o…
-
I would like to know what is the complexity of porting arangodb to work in enterprise architectures like ppc64le (powerpc64 little endian) and s390x (remembering that s390x is big endian) ?
I saw s…