Public bug reported:

Version 0.0.5+ds-5.1build2

Log snippet:

```
...
418s autopkgtest [10:59:39]: test pkgconfig: [-----------------------
420s In file included from /usr/include/pistache/http.h:27,
420s                  from /usr/include/pistache/endpoint.h:15,
420s                  from 
/tmp/autopkgtest.yW8vfL/build.Lt0/src/examples/hello_server.cc:13:
420s /usr/include/pistache/async.h: In member function ‘void 
Pistache::Async::Private::impl::Continuation<void, Resolve, Reject, 
Pistache::Async::Promise<U>(Args ...)>::Chainer<void, Dummy>::operator()()’:
420s /usr/include/pistache/async.h:711:45: error: ‘struct 
Pistache::Async::Private::impl::Continuation<void, Resolve, Reject, 
Pistache::Async::Promise<U>(Args ...)>::Chainer<void, Dummy>’ has no member 
named ‘chain_’ [-Wtemplate-body]
420s   711 |                         auto core   = this->chain_;
420s       |                                             ^~~~~~
421s autopkgtest [10:59:42]: test pkgconfig: -----------------------]
421s pkgconfig            FAIL non-zero exit status 1
421s autopkgtest [10:59:42]: test pkgconfig:  - - - - - - - - - - results - - - 
- - - - - - -
421s autopkgtest [10:59:42]: test pkgconfig:  - - - - - - - - - - stderr - - - 
- - - - - - -
421s In file included from /usr/include/pistache/http.h:27,
421s                  from /usr/include/pistache/endpoint.h:15,
421s                  from 
/tmp/autopkgtest.yW8vfL/build.Lt0/src/examples/hello_server.cc:13:
421s /usr/include/pistache/async.h: In member function ‘void 
Pistache::Async::Private::impl::Continuation<void, Resolve, Reject, 
Pistache::Async::Promise<U>(Args ...)>::Chainer<void, Dummy>::operator()()’:
421s /usr/include/pistache/async.h:711:45: error: ‘struct 
Pistache::Async::Private::impl::Continuation<void, Resolve, Reject, 
Pistache::Async::Promise<U>(Args ...)>::Chainer<void, Dummy>’ has no member 
named ‘chain_’ [-Wtemplate-body]
421s   711 |                         auto core   = this->chain_;
421s       |                                             ^~~~~~
422s autopkgtest [10:59:43]: @@@@@@@@@@@@@@@@@@@@ summary
...
```

** Affects: pistache (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- async.h fails to compile with C23
+ async.h fails to compile with C23 with "no member named ‘chain_’"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2120867

Title:
  async.h fails to compile with C23 with "no member named ‘chain_’"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pistache/+bug/2120867/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to