Opened 17 years ago

Closed 17 years ago

#154 closed Defect (fixed)

Refactor the alternate platform code in the client

Reported by: romw Owned by: romw
Priority: Blocker Milestone: 5.10
Component: Client - Daemon Version:
Keywords: Cc:

Description (last modified by romw)

  • Adjust things so that multiple alternate platforms can exist for and platform.
  • Move all detection code to it's own file since it'll probably sprawl like host_info.C

Change History (2)

comment:1 Changed 17 years ago by romw

Description: modified (diff)
Status: newassigned

comment:2 Changed 17 years ago by romw

Resolution: fixed
Status: assignedclosed

(In [12531]) - fixes #154:

  • refactored the alternate platform mechinism so that we can support multiple alternate platforms.
  • moved everything to cs_platforms.C since we expect the kind of sprawl that is in host_info.C on the *nix environments.
  • Clean up some warnings

client/

acct_setup.C client_state.C, .h client_types.h cs_platforms.C (Added) cs_scheduler.C cs_statefile.C http_curl.C

lib/

str_util.h

Note: See TracTickets for help on using tickets.