Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #858] snprintf in make for solaris #398

Closed
icinga-migration opened this issue Oct 7, 2010 · 2 comments
Closed

[dev.icinga.com #858] snprintf in make for solaris #398

icinga-migration opened this issue Oct 7, 2010 · 2 comments
Labels
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/858

Created by mfriedrich on 2010-10-07 08:32:20 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2010-10-21 08:28:33 +00:00)
Target Version: 1.3
Last Update: 2010-10-21 08:28:33 +00:00 (in Redmine)


*** base/Makefile.in Mi Okt  6 11:44:52 2010
--- base/Makefile.in.new    Do Okt  7 01:38:54 2010
***************
*** 173,178 ****
--- 173,180 ----
  $(SRC_COMMON)/shared.o: $(SRC_COMMON)/shared.c
        $(CC) $(CFLAGS) -c -o $@ $<

+ $(SRC_COMMON)/snprintf.o: $(SRC_COMMON)/snprintf.c
+       $(CC) $(CFLAGS) -c -o $@ $<

  ########## ICINGA ##########

Changesets

2010-10-21 07:46:15 +00:00 by mfriedrich 3b613ef

fix snprintf in make for Solaris #858

fixes #858
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2010-10-10 12:13:12 +00:00

  • Target Version changed from 62 to 1.3

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2010-10-21 08:28:33 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset commit:"3b613ef211cdc532294d40656c9df1e9e9fe30dc".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant