← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2120854] [NEW] echo-area.c fails to compile with libc6-dev 2.42-0ubuntu1+

 

Public bug reported:

Ver 7.1.1-1

Log snippet:
```
...
116s echo-area.c: In function ‘read_and_dispatch_in_echo_area’:
116s echo-area.c:176:12: error: too many arguments to function ‘cmd’; expected 0, have 2
116s   176 |           (*cmd) (the_echo_area, count);
...
```

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

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to texinfo in Ubuntu.
https://bugs.launchpad.net/bugs/2120854

Title:
  echo-area.c fails to compile with libc6-dev 2.42-0ubuntu1+

Status in texinfo package in Ubuntu:
  New

Bug description:
  Ver 7.1.1-1

  Log snippet:
  ```
  ...
  116s echo-area.c: In function ‘read_and_dispatch_in_echo_area’:
  116s echo-area.c:176:12: error: too many arguments to function ‘cmd’; expected 0, have 2
  116s   176 |           (*cmd) (the_echo_area, count);
  ...
  ```

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



Follow ups