Opened 5 years ago

Closed 4 years ago

#22 closed defect (fixed)

Current qutecom-2.2 hg doesn't compile on Linux

Reported by: bero Owned by: vadim
Priority: major Milestone: QuteCom 2.2-RC2
Component: 3rd party libs Version: 2.2-RC1
Keywords: Cc:

Description

qutecom-2.2/wifo/phapi/phapi-old.c makes use of the itoa() function, which isn't part of any standard and which isn't implemented in gcc or glibc.

Attachments (1)

qutecom-2.2-no-itoa.patch (1.6 KB) - added by bero 5 years ago.
This patch fixes it (and also replaces a couple of bogus DOS style newlines)

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by bero

This patch fixes it (and also replaces a couple of bogus DOS style newlines)

comment:1 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.