PRB: /Fs, /Zs with #Pragma Title Misses the First Page

ID Number: Q32286

5.10 6.00 6.00a 6.00ax | 5.10 6.00 6.00a

MS-DOS | OS/2

buglist5.10 buglist6.00 buglist6.00a buglist6.00ax buglist7.00

Summary:

SYMPTOMS

In Microsoft C versions 5.0, 5.1, 6.0, 6.0a, 6.0ax, and C/C++

version 7.0, a listing produced from a compilation with the options

/Fs (for source listing) and /Zs (for syntax check only) of a

source file that includes the new #pragma title, does not have the

specified title on the first page of the listing; the title appears

correctly on subsequent pages of the listing. The format for the

title pragma is:

#pragma title("title string here")

This problem occurs only when the /Zs switch is specified with

Microsoft C version 5.1. This problem also occurs in Microsoft C

6.0 when the /Fs switch is specified in combination with any

options.

STATUS

Microsoft has confirmed this to be a problem in Microsoft C

versions 5.1, 6.0, 6.0a, 6.0ax, and C/C++ version 7.0. We are

researching this problem and will post new information here as it

becomes available.

Additional reference words: 5.00 5.10 6.00 6.00a 6.00ax 7.00