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

Commitef29a88

Browse files
author
Michael Meskes
committed
The new pointer_to_struct test needs a special command line parameter to ecpg.
Hopefully this will fix the buildfarm failures on Windows.
1 parent8fcccad commitef29a88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/tools/msvc/ecpg_regression.proj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
<CreatePropertyValue="-c"Condition="'%(Pgc.FileName)'=='array_of_struct'">
3737
<OutputTaskParameter="Value"PropertyName="ECPGPARAM" />
3838
</CreateProperty>
39+
<CreatePropertyValue="-c"Condition="'%(Pgc.FileName)'=='pointer_to_struct'">
40+
<OutputTaskParameter="Value"PropertyName="ECPGPARAM" />
41+
</CreateProperty>
3942
<CreatePropertyValue="-r questionmarks"Condition="'%(Pgc.FileName)'=='oldexec'">
4043
<OutputTaskParameter="Value"PropertyName="ECPGPARAM" />
4144
</CreateProperty>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp