[MPlayer-dev-eng] [PATCH] EDL cleanup and fixes
Oded Shimon
ods15 at ods15.dyndns.org
Wed Nov 3 16:54:06 CET 2004
On Wednesday 03 November 2004 16:43, Reynaldo H. Verdejo Pinochet wrote:
> Same here, are there any other devs suffering for this
> *code_folding_programs_cant_parse_this* kind of prob?
Reimar and I discussed together in the IRC channel, and agreed on a solution
we both like. I have already sent this new patch. I attached it again in this
message just in case.
Yes, I am probably the only one suffering from this, but its just nasty
anyway. Everywhere else in the MPlayer code the regular method is used, the
one my patch fixes it to. Only this one certain block is "special" for no
reason.
> btw, what is a 'code folding program' :P
Its a C text editor that collapses functions and blocks according to '{}'.
So if you're working on a certain function/block, you can collapse most other
code so the only code you see is the one you're working on.
this area breaks it, because there are 2 '{' and only one '}' to close it.
- ods15
-------------- next part --------------
A non-text attachment was scrubbed...
Name: edl-cosmetic.patch
Type: text/x-diff
Size: 610 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041103/d790894a/attachment.patch>
More information about the MPlayer-dev-eng
mailing list