Opened 16 years ago

Last modified 16 years ago

#72 new defect

pb in daysinmonth

Reported by: pinsard Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description (last modified by pinsard)

Can you please check for this problem (on zeus with "official" distribution for LOCEAN ) :

IDL> ndays = daysinmonth(2, 2000)

COMMON date, year, month, day, prefix
                                     ^
% YEAR is already defined with a conflicting definition.
  At: /usr/home/fplod/tmp/saxo_fplod.1218721204/oldcm_used.pro, Line 39

COMMON date, year, month, day, prefix
                                     ^
% MONTH is already defined with a conflicting definition.
  At: /usr/home/fplod/tmp/saxo_fplod.1218721204/oldcm_used.pro, Line 39
% Compiled module: DAYSINMONTH.
% Attempt to call undefined procedure/function: 'DAYSINMONTH'.
% Execution halted at: $MAIN$       

daysinmonth.pro version according to xhelp is 325

Change History (1)

comment:1 Changed 16 years ago by pinsard

  • Description modified (diff)
  • Summary changed from pb in dayinmonth to pb in daysinmonth
Note: See TracTickets for help on using tickets.