代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/167562/5458312
release
How to prepare a new release
----------------------------
. include/freetype/freetype.h: Update FREETYPE_MAJOR, FREETYPE_MINOR, and
FREETYPE_PATCH.
. builds/unix/configure.ac (version_info): Updat
www.eeworm.com/read/162614/5526209
f90 derived_pointer_recursion.f90
! { dg-do compile }
! { dg-options "-O0" }
! Tests patch for PR24092 - This would ICE because of the loop in the
! derived type definitions.
!
module llo
type :: it
character*10 :
www.eeworm.com/read/162614/5526321
f90 parens_5.f90
! { dg-do run }
! Another case of fallout from the original patch for PR14771
! Testcase by Erik Zeek
module para
contains
function bobo(n)
integer, intent(in) :: n
character(len=(n))
www.eeworm.com/read/162614/5526469
f90 implicit_actual.f90
! { dg-do compile }
! { dg-options "-O0" }
! Tests patch for problem that was found whilst investigating
! PR24158. The call to foo would cause an ICE because the
! actual argument was of a type that
www.eeworm.com/read/340710/3265020
in config.alg_cryptoapi.in
if [ "$CONFIG_IPSEC_ALG" = "y" ]; then
dep_tristate ' CRYPTOAPI ciphers support (needs cryptoapi patch)' CONFIG_IPSEC_ALG_CRYPTOAPI $CONFIG_CRYPTO
if [ "$CONFIG_IPSEC_ALG_CRYPTOAPI" != "n"
www.eeworm.com/read/339586/3296698
readme
- Checkout a clean working copy of gaim from cvs.
- In this directory, run ./copyto
where is where your clean working copy
of gaim landed.
- At , run patch -p0
www.eeworm.com/read/334125/3372579
c patchfile.c
/*
Unix SMB/CIFS implementation.
Reading registry patch files
Copyright (C) Jelmer Vernooij 2004-2007
Copyright (C) Wilco Baan Hofman 2006
This program is free software; you can redis
www.eeworm.com/read/325783/3479334
h opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* Numeric release version identifier:
* MNNFFPPS: major minor fix patch status
* The status nibble has one of the values 0 for development, 1 to
www.eeworm.com/read/320257/3548713
cpp 033.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 33
void NES_mapper33::Reset()
{
patch = 0;
if(parent_NES->crc32() == 0x5e9bc161 || // Akira
parent_NE
www.eeworm.com/read/316872/3599931
h ainstr_gf1.h
/*
* Advanced Linux Sound Architecture
*
* GF1 (GUS) Patch Instrument Format
* Copyright (c) 1994-99 by Jaroslav Kysela
*
*
* This program is free software; you can redist