Ticket #3058 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Typo in jpeglib.h 12 bit function name

Reported by: rprinceley Owned by: warmerdam
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: svn-trunk
Severity: trivial Keywords: jpeg
Cc:

Description

There is a minor typo in jpeglib.h - 12 bit definition of jpeg_suppress_tables is missing a 'p'.

Change History

Changed 4 years ago by warmerdam

  • keywords jpeg added
  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.7.0

Corrected in libjpeg upstream, and in GDAL (r17382).

I would note that the #define typo does not impact correct operation since any non-conflicting name consistently used would be fine.

Note: See TracTickets for help on using tickets.