Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit296c806

Browse files
committed
> Applied. Thanks.
One more :)) It's for improper function argumets forPLTCL_UNKNOWN_SUPPORT codeI'm not an autoconf expert, but is it possible to enable unknownsupport in pltcl with configure option ?This support is really handy for real life usage of pl/tcl.seva@sevasoft.kiev.ua
1 parent3dc1b2b commit296c806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/pl/tcl/pltcl.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* ENHANCEMENTS, OR MODIFICATIONS.
3232
*
3333
* IDENTIFICATION
34-
* $Header: /cvsroot/pgsql/src/pl/tcl/pltcl.c,v 1.32 2001/02/16 03:26:40 tgl Exp $
34+
* $Header: /cvsroot/pgsql/src/pl/tcl/pltcl.c,v 1.33 2001/03/07 16:18:08 momjian Exp $
3535
*
3636
**********************************************************************/
3737

@@ -250,7 +250,7 @@ pltcl_init_interp(Tcl_Interp *interp)
250250
* table pltcl_modules (if it exists)
251251
**********************************************************************/
252252
staticvoid
253-
pltcl_init_load_unknown(void)
253+
pltcl_init_load_unknown(Tcl_Interp*interp)
254254
{
255255
intspi_rc;
256256
inttcl_rc;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp