Project

General

Profile

Bug #250

invalid conversion from ‘gzFile {aka void*}’ to ‘gzFile_s*’

Added by szymon krasuski about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Blocker
Assignee:
-
Category:
plugins/console
Target version:
Start date:
February 09, 2013
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

Successfully compiled vtx.c (plugin).
vtxfile.c: In function ‘ayemu_vtx_open’:
vtxfile.c:145:26: warning: ‘int_regdata_size’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Successfully compiled vtxfile.c (plugin).
Successfully linked vtx.so.
Leaving directory vtx.
Entering directory console.
Successfully generated dependencies.
Successfully compiled Ay_Apu.cxx (plugin).
Successfully compiled Ay_Cpu.cxx (plugin).
Successfully compiled Ay_Emu.cxx (plugin).
Successfully compiled Blip_Buffer.cxx (plugin).
Successfully compiled Classic_Emu.cxx (plugin).
Data_Reader.cxx: In member function ‘const char* Gzip_File_Reader::open(const char*)’:
Data_Reader.cxx:282:29: error: invalid conversion from ‘gzFile {aka void*}’ to ‘gzFile_s*’ [-fpermissive]
Failed to compile Data_Reader.cxx (plugin)!
make5: * [Data_Reader.plugin.o] Error 1
make4:
[all] Error 2
make3:
[subdirs] Error 2
make2:
[all] Error 2
make1:
[subdirs] Error 2
make: *
[all] Error 2

on ubuntu 12.04 x64. BTW ./configure shows no missing things or other errors

History

#1 Updated by John Lindgren about 11 years ago

  • Category set to plugins/console
  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Affects version 3.4-alpha1 added
  • Affects version deleted (3.4)

#2 Updated by John Lindgren about 11 years ago

  • Subject changed from compile error to invalid conversion from ‘gzFile {aka void*}’ to ‘gzFile_s*’

Also available in: Atom PDF