taox11 icon indicating copy to clipboard operation
taox11 copied to clipboard

TAOX11, the CORBA implementation for C++11

Results 7 taox11 issues
Sort by recently updated
recently updated
newest added

See https://issues.omg.org/issues/spec/CPP11/1.7/fixed for the list of issues fixed

Currently there is some old Windows support which is broken and not maintained for a long time due to lack of sponsoring. It is time to do some cleanup, remove...

Add support for `@default` annotation

enhancement

**Version** AXCIOMA_v2.5.0, AXCIOMA_v2.4.0, ... **Describe the issue** On CI the Windows alway a debug version, not a release version is build **Environment:** CI GitHub actions IMHO: It should be like...

- [ ] Add support for `@optional` - [ ] Extend support for the new type traits for `bitmask` Specification: https://www.omg.org/spec/CPP11/1.6 Issues fixed in v1.6: https://issues.omg.org/issues/spec/CPP11/1.6/fixed

enhancement

- [ ] CPP1115-1 Add support for bitset/bitfield/bitmask/bitvalue - [ ] CPP1115-4 Add support for (u)int8 - [ ] CPP1115-18 Add support for struct inheritance - [ ] Add support...

enhancement

gcc-13 has been removed from ubuntu-22.04, see https://github.com/actions/runner-images/issues/9866