代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5526247
f90 arrayio_6.f90
! { dg-do run }
! PR24224 Test formatted input/output to/from character arrays with strides
! other than 1. Contributed by Jerry DeLisle .
program arrayio_6
implici
www.eeworm.com/read/162614/5526297
f90 module_parameter_array_refs_1.f90
! { dg-do compile }
! Tests the fix for 26074, in which the array reference below would
! be determined not to be constant within modules.
!
! Contributed by Jonathan Dursi
www.eeworm.com/read/162614/5526331
f90 derived_recursion.f90
! { dg-do compile }
! { dg-options "-O0" }
! Tests patch for PR24158 - The module would compile, in spite
! of the recursion between the derived types. This would cause
! an ICE in the commented out m
www.eeworm.com/read/268797/11121227
thanks
The following kind people have contributed to this debugger.
Eric Blake - packaging/build fixes. cygwin packaging
Manfred Tremmel - RPM building for
www.eeworm.com/read/411940/11220420
txt readme.txt
Release Notes:
15 Mar 2002 - First version released
05 June 2002 - Facility to load binary data from a user specified file added.
This allows one to load a certificate file for example in the "T
www.eeworm.com/read/135000/13967558
txt readme.txt
Release Notes:
15 Mar 2002 - First version released
05 June 2002 - Facility to load binary data from a user specified file added.
This allows one to load a certificate file for example in the "T
www.eeworm.com/read/134405/13992408
txt readme.txt
Release Notes:
15 Mar 2002 - First version released
05 June 2002 - Facility to load binary data from a user specified file added.
This allows one to load a certificate file for example in the "T
www.eeworm.com/read/235304/14075043
changelog
Changes from 1.9 to 1.10
************************
05-10-2005
- fix endless loop in file_set_editor() (contributed by Jeff Mital)
05-13-2005
- use Autoconf to build gqlplus. Distribute readline l
www.eeworm.com/read/203305/15362225
readme
$Id: README 8657 2006-02-22 15:35:00Z nijel $
This directory contains various stuff contributed by users that might be
useful to other. There is no guarantee it will work for you.
Current content of
www.eeworm.com/read/110490/15532482
sh build.sh
#! /bin/sh
# Please have a TMP or TMPDIR environment variable if you don't trust /tmp.
export PATH=/usr/local/bin:/usr/local/sbin:$PATH
if [ -z "$dialog" ] ; then
if [ -n "$DISPLAY" ] ; then
X