Opened 11 years ago
Closed 11 years ago
#4558 closed defect (invalid)
Compilation failure for the debug target
| Reported by: | Emmanuel Poitier (Enman) | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | |
| Cc: | nfxjfg@googlemail.com | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
The flag we use to cause this issue to happen is -DDEBUG -g.
The compilation failure happen in two different files in libavcodec and you may find attached the patch to fix the issue.
Attachments (1)
Change History (9)
by , 11 years ago
| Attachment: | ffmpeg-patch.zip added |
|---|
comment:1 by , 11 years ago
| Component: | avcodec → undetermined |
|---|---|
| Priority: | important → normal |
| Resolution: | → invalid |
| Status: | new → closed |
comment:2 by , 11 years ago
Hi,
can we know the reason it is set to invalid ?
Best regards,
Emmanuel Poitier
comment:3 by , 11 years ago
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
comment:5 by , 11 years ago
All,
hope I have not offended anyone. Will wait on Carl Eugen Hoyos feedback.
Best regards,
Emmanuel Poitier
comment:6 by , 11 years ago
Possibly it's because you ignored the "Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker." text when creating the ticket. Indeed, we usually prefer to see the patches on the mailing list.
comment:7 by , 11 years ago
Sorry then, but how a newbie would know ;)
I'll do that then, but still wondering why having a bug tracker ;)
comment:8 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | reopened → closed |



Patch to apply to fix compilation errors in debug