[x265] [PATCH 1 of 2] Use C++ true/false rather than Windows TRUE/FALSE

chen chenm003 at 163.com
Sat Sep 7 03:54:51 CEST 2013


if you use git before, you can try latest git, it is support hg protocol
of course, you need more operators when you make hg patch.
 
FYI:
1. use 'git format-patch' to make series patch
2. use patch apply one by one to hg
3. use 'hg export' to make hg format patch 
 
在 2013-09-07 00:46:41,"Steve Borho" <steve at borho.org> 写道:



On Fri, Sep 6, 2013 at 9:16 AM, Rafaël Carré <funman at videolan.org> wrote:
Le 06/09/2013 16:13, funman at videolan.org a écrit :

> # HG changeset patch
> # User "Rafaël Carré <funman at videolan.org>
> # Date 1377665234 -7200
> # Node ID a5196f00d863c3599c0c4adb4ea3e2b1f3d913b3
> # Parent  159d27a7c7d3c490385e6a79a1784e90ddb576be
> Use C++ true/false rather than Windows TRUE/FALSE
>
> Fix build on Linux


Sorry for sending this a second time, I noticed the commit is still in
my tree after running hg pull ; hg update.

As I am a newcomer to mercurial, pointers to relevant documentation to
remove that commit from my tree would be appreciated :)


The simplest would be  to re-clone.  Other options are to change the phase to secret so hg no longer wants to push it, or to enable the mq extension and use the strip command to remove  it. 


--
Steve Borho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.videolan.org/private/x265-devel/attachments/20130907/0ea95499/attachment.html>


More information about the x265-devel mailing list