Home
Dashboard
Directory
Help
Sign in
Microsoft
Connect
Your feedback improving Microsoft products
Search
Feedback
All Connect
Visual Studio and .NET Framework Home
Downloads
Feedback
Surveys
Refine Search Results
Status
All
Active
Resolved
Closed
Votes
Total Votes (at least)
Workarounds
Total Workarounds (at least)
Validations
Total Validations (at least)
Comments
Total Comments (at least)
Time
Created in the last (days)
Updated in the last (days)
Scope
All Feedback
Your Feedback
Product Search Results
Sort By:
Newest
Last Updated
Up-Votes
Total Votes
Title (A-Z)
Title (Z-A)
Down-Votes
Oldest
You searched for:
items submitted by Dmitry Volkinshtein for this product
(
signing in
could show even more results)
Bugs (4)
Suggestions (0)
Other Feedback (0)
Showing
1
-
4
of
4
Previous
1
Next
5
0
Sign in
to vote
bug in cl (c compiler). in correct expansion of __VA_ARGS__
- by
Dmitry Volkinshtein
From Connection:
Visual Studio and .NET Framework
The following program gives compilation error because the precompiler expands __VA_ARGS__ incorrectly: #include <stdio.h> #define A2(a1, a2) ((a1)+(a2)) #define A_VA(...) A2(__VA_ARGS__) int main(…
Created on 6/22/2011 (updated 50 weeks ago)
|
2 validations
|
0 workarounds
|
5 comments
|
feedback id: 676585
|
Closed
as By Design
2
0
Sign in
to vote
bug in cl (c compiler)
- by
Dmitry Volkinshtein
From Connection:
Visual Studio and .NET Framework
The following program gives incorrect output when compiled with optimization on x86 machine #include <stdio.h> #include <limits.h> int main(int argc, char *argv[]) { volatile int i10 = 10; …
Created on 6/22/2011 (updated 96 weeks ago)
|
0 validations
|
0 workarounds
|
3 comments
|
feedback id: 676584
|
Closed
as Fixed
1
0
Sign in
to vote
bug in cl (c compiler) when compiling release (with optimization)
- by
Dmitry Volkinshtein
From Connection:
Visual Studio and .NET Framework
The output of the following program is incorrect according to "c conventions" when compiling Release (with optimization) on x86 architecture or both Debug and Release on x64 architecture. #include <s…
Created on 6/22/2011 (updated 96 weeks ago)
|
0 validations
|
0 workarounds
|
5 comments
|
feedback id: 676466
|
Closed
as By Design
1
0
Sign in
to vote
Bug in cl for x64 (c compiler)
- by
Dmitry Volkinshtein
From Connection:
Visual Studio and .NET Framework
The following c program gives incorrect results when compiled with full optimization for x64 machine: #include <stdio.h> typedef struct { int flags; int n; } bug_t; bug_t _bug; unsigned shor…
Created on 6/22/2011 (updated 90 weeks ago)
|
0 validations
|
0 workarounds
|
6 comments
|
feedback id: 676417
|
Closed
as Fixed
Showing
1
-
4
of
4
Previous
1
Next
© 2013 Microsoft Corporation. All rights reserved.
Microsoft Connect Terms of Use
|
Trademarks
|
Privacy Statement
Microsoft