Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6288 closed defect (invalid)

firewirechannel.cpp syntax error 'msyste' instead of 'msystem'

Reported by: yianniv Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

There is a syntax error in line 74 of firewirechannel.cpp, msyste instead of msystem which breaks compilation.

I hope my patch is of use.

Output of mythfrontend --version:

MythTV Version : 20036M MythTV Branch : trunk Library API : 0.22.20090220-1 Network Protocol : 44 QT Version : 4.4.3 Options compiled in:

linux release using_oss using_alsa using_arts using_jack using_backend using_directfb using_dvb using_firewire using_frontend using_hdpvr using_iptv using_ivtv using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

Attachments (1)

fixfirewire-yianni.diff (480 bytes) - added by yianniv 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by yianniv

Attachment: fixfirewire-yianni.diff added

comment:1 Changed 15 years ago by stuartm

Resolution: invalid
Status: newclosed

The line you patched doesn't exist in either trunk or -fixes. It looks like you are using an uncommitted or third party patch?

comment:2 Changed 15 years ago by yianniv

Yes, you are correct. t5882_S2Api_5.diff patch for S2Api had the error. Sorry to waste your time.

Note: See TracTickets for help on using tickets.