Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102322

clean up some prism warnings

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • javafx

    Description

      There are a number of duplicate declarations that should be in PrismDefs.h

      +// extern declarations for core functions
      +extern int isExtensionSupported(const char *allExtensions, const char *extension);
      +extern void extractVersionInfo(char *versionStr, int *numbers);
      +extern void initializeCtxInfo(ContextInfo *ctxInfo);
      +extern void initializePixelFormatInfo(PixelFormatInfo *pfInfo);
      +extern void initState(ContextInfo *ctxInfo);
      +extern void deletePixelFormatInfo(PixelFormatInfo *pfInfo);

      Attachments

        Activity

          People

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: