Skip to content

-[NSCalendarDate descriptionWithCalendarFormat:] not found #2

Description

@mulle-nat

Used by MulleEOAppleCompatibility

../../src/NSCalendarDate+CompatibilityHacks.m:48:18: warning: instance method '-descriptionWithCalendarFormat:' not found (return type defaults to 'id') [-Wobjc-method-access]
   return( [self descriptionWithCalendarFormat:@"%Y-%m-%d %H:%M:%S"]); // oracle compatible... yay
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dependency/include/MulleObjCStandardFoundation/NSCalendarDate.h:57:12: note: receiver is instance of class declared here
@interface NSCalendarDate : NSObject < NSDateFactory>
           ^
1 warning generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions