-
Original bug ID: [BZ#1727](https://osgi.org/members/bugzilla/show_bug.cgi?id=1727)
From: @bjhargrave
Reported version: R4 V4.2
Depends on: [BZ#1552](https://github.com/osgi/bugztest/issues?q=is%3Ai…
-
...snip...
In file included from /home/jon/R/x86_64-pc-linux-gnu-library/3.3/Rcpp/include/RcppCommon.h(64),
from /home/jon/R/x86_64-pc-linux-gnu-library/3.3/Rcpp/include/Rcpp.h(27),…
-
RIDE: 1.1
Python: 2.7.3
wxPython: 2.8.12.1
To reproduce:
1. Open a test suite which links to a resource file containing keywords used in one of the tests in the test suite
2. Check that you can click…
yanne updated
9 years ago
-
1. The bootstrap loader can be made almost fully universal by compiling for TC1.3.1. In fact you can on-the-fly detect which micro is used and act accordingly.
2. Implement a checksum routine so that…
-
Thu 09 May 2013 03:27:29 PM CEST
PR_PRPC is defined as
PR_PRPC |= (uint8_t)(PR_TWI_bm|R_USART0_bm|PR_SPI_bm|PR_HIRES_bm|PR_TC1_bm|PR_TC0_bm);
R_USART0_bm should actually by PR_USART0_bm.
Patch att…
-
Hi dixudu,
I have used the below method to create the workitem
url = "https://jazz/ccm"
username = 'user1'
password = 'password'
self.myclient = RTCClient(url, username, password, ends_with_jazz=…
-
Mediainfo doesn't recognize the timecode in MXF Op-Atom files. Attached is a sample file created in Davinci Resolve 17. The first frame timecode of the file, as seen by Resolve, Avid Media Composer an…
-
`IfcPostalAddress` is deprecated, but still used by the concept template `Site attributes`:
https://github.com/buildingSMART/IFC4.3.x-development/blob/935c8a22db7379f04ee037ce2de9ba7b91eb99e2/docs/…
-
Currently, I am working on a TSN project and I am trying to implement a TSN scenario in a Ubuntu 20.04 VM.
I leverage on tc qdisc command:
```
tc qdisc replace dev gateway-eth0 parent root hand…
-
Both properties exist in IFC4, but are wrongly reported as an error. It is most likely due to an update in IFC4.0.2.0.
My understanding of IFC4 in IDS is that it is based on latest official version,…