View Full Version : x264 rev232 changelog question
Changelog for x264 rev. 232:
------------------------------------------------------------------------
r232 | titer | 2005-05-14 17:49:36 +0200 (Sat, 14 May 2005) | 2 lines
s/==/=/
------------------------------------------------------------------------
^ Is that another "too embarassig to mention"?! :o :p
Sharktooth
14th May 2005, 20:16
[20:17] Sharktooth: s/==/=/
[20:17] Sharktooth: WTF does that mean?
[20:18] Lefungus: replace '==' by "="
[20:18] Sharktooth: thanks
[20:18] Lefungus: it's old perl stuff for 'substitution'
Sirber
14th May 2005, 20:30
:confused:
I'm not that nerd :rolleyes:
Doom9
14th May 2005, 20:33
I'm really running out of patience. The next to post in the x264 sticky without my permission is going to be striked for rule16 (and since it's going to be me handing out the strike don't bother with an appeal).
The only ones that do not need permission to post there are Sharktooth and all moderators.
BoNz1
14th May 2005, 23:57
In C, the double equal sign == means "is equal to." This is done to distinguish between the equality test and the single = which C uses for assignment. It is easy to get the two confused even when you know what you mean.
akupenguin
15th May 2005, 00:16
Actually, this substitution was in a shell script. I used == because I meant comparison. And that's valid in bash, but apparently not in some other implementations of shell.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.