Questions tagged as 'patch'

1
answer

When to use the http patch method? [duplicate]

I did some research on the PATCH method, and I saw that it makes partial modifications, but I did not really understand when to use it and what its difference to PUT . I'm looking for a practical example of how / when and why to use the...
asked by 25.04.2016 / 22:15
0
answers

Install patch pro R

As documented here , the R iconv function does not work satisfactorily. Fortunately, a patch has been developed that addresses the problem (apparently). My question is basic: how do I install the patch? In the SO in English , there is an...
asked by 20.07.2016 / 23:06
1
answer

When should I use a patch?

One of the features of git is the use of patches. In what situations should a patch be used? I read that patches were intended for hotfixes. However, I can not understand why I would patch instead of simply pushing with the fix or a pull requ...
asked by 22.08.2016 / 04:24
1
answer

Problem after applying a patch for random name generation in ffmpeg

I applied the following patch below, it works as expected, but occasionally transcoding to and in other cases ( rare cases depending on the version of compiled ffmpeg ) continues to run but instead of creating multiple segments with random names...
asked by 21.11.2016 / 15:28