| 00:01.53 | ``Erik | mihaineacsu: yeh, it was in 4.4, but xcode6 is just clang now (gcc --version says clang, even) |
| 00:30.49 | starseeker | grumbles... if this old Alienware didn't have such an awesome screen, it really wouldn't be worth the trouble... |
| 00:40.58 | Stragus | ``Erik, it seems awfully misleading to call that compiler as "gcc" |
| 00:41.54 | Stragus | And it's messy if you want both installed at the same time |
| 00:44.21 | starseeker | Stragus: my hunch is Apple no longer cares much about gcc, if they've gone so far as to switch over to making it a symlink to clang... |
| 00:50.24 | Stragus | Well, its error reporting is terrible. The "fatal error: error in backend: 32-bit absolute addressing is not supported in 64-bit mode" is especially funny, without any line number for a file of 9000 lines (6000 lines of inline assembly) |
| 00:50.52 | Stragus | (My big number library core) |
| 00:56.20 | starseeker | is guessing they probably haven't optimized the assembly level error reporting yet... |
| 01:40.06 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 01:58.52 | brlcad | laughs at Stragus' portability woes |
| 02:36.54 | Stragus | You can laugh. :) But it says something when it's easier to port from Linux to Windows than to OSX... |
| 02:54.06 | brlcad | with mingw or cygwin or gcc on windows, that's not really porting; with msvc, that'd be just a "little" surprising (not much, but a little) |
| 02:54.34 | brlcad | and not really from Linux to Windows, it's from GCC to ... |
| 02:55.13 | brlcad | GCC on OSX would have probably been a trivial recompile save for any header assumptions you made |
| 02:55.24 | brlcad | which was the main compiler until recently |
| 02:55.28 | Stragus | Yup, and that is what I was expecting |
| 02:55.47 | brlcad | compile with LLVM (which frankly is generally better at spotting problems) on Linux and see where you're really at |
| 02:56.55 | brlcad | generally better reporting too, but that is mostly on the C++ side of things |
| 04:10.37 | *** join/#brlcad sofat (~sofat@101.220.138.48) | |
| 04:15.19 | sofat | sir I could not found any solution for this issue, if you have a any solution please tell me |
| 04:42.37 | brlcad | can you describe all you tried? |
| 04:42.50 | brlcad | (in detail) |
| 04:44.53 | sofat | yes ,i found you css style in brlcad source code |
| 04:45.19 | sofat | and apply this stylesheet on the about.xml page |
| 04:46.09 | sofat | and then i run this file on browser and i get the single paragraph of all content . |
| 04:46.42 | sofat | now problem is how i divide this paragraph into sub paragraphs |
| 04:48.18 | sofat | i found your css file in brlcad source code |
| 04:51.04 | sofat | and i download these css files http://www.badgers-in-foil.co.uk/projects/docbook-css/ and apply on about us page then i get same output is single paragraph |
| 04:53.36 | sofat | please help me for this issue |
| 04:56.20 | sofat | there is output |
| 04:56.21 | sofat | http://pastie.org/9601107 |
| 05:38.27 | sofat | Now i do some code with javascript and i divide the paragraph into sub paragraph now tell me its right way there is code |
| 05:39.20 | sofat | http://pastie.org/9601156 |
| 05:39.32 | sofat | and there is output |
| 05:40.22 | sofat | http://pastie.org/9601159 |
| 05:58.45 | Notify | 03BRL-CAD:ejno * 63059 brlcad/trunk/src/libtclcad/tclcad_obj.c: temporarily disable the libtclcad bu_log() hook due to threaded command output being slightly tricky; Tcl_Interp objects can only be used by the thread which created them |
| 06:05.14 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 06:15.55 | *** join/#brlcad sofat (~sofat@101.214.127.123) | |
| 06:16.27 | Notify | 03BRL-CAD:ejno * 63060 brlcad/trunk/src/libtclcad/tclcad_obj.c: use correct conversion specifiers |
| 06:17.43 | sofat | http://pastie.org/9601193 |
| 08:02.28 | Notify | 03BRL-CAD Wiki:HowardBarnes * 7755 /wiki/ARL_Technical_Reports: |
| 09:55.38 | Notify | 03BRL-CAD Wiki:Tzipitzipi * 0 /wiki/User:Tzipitzipi: |
| 10:28.32 | *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch) | |
| 10:58.29 | *** join/#brlcad teepee (~teepee@gateway/tor-sasl/teepee) | |
| 11:14.36 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 16:04.03 | *** join/#brlcad Darshpreet (~Darsh@202.164.53.117) | |
| 16:04.44 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 16:35.53 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 16:49.24 | *** join/#brlcad sofat (~sofat@101.217.19.153) | |
| 16:51.27 | *** join/#brlcad konrado (~root@195.24.220.134) | |
| 16:54.49 | sofat | brlcad, i did some work on xml and stylesheet |
| 16:55.11 | sofat | this is simple example for show xml with style |
| 16:55.12 | sofat | http://202.164.53.122/~hitesh/doc/k.php |
| 16:56.44 | sofat | there is code |
| 16:56.45 | sofat | http://pastie.org/9602249 |
| 16:57.02 | sofat | if you free so please check my work |
| 17:10.14 | mihaineacsu | sofat: just a thought, here's how it shows up on my screen http://f.cl.ly/items/142w2z312T0w1k3T0r3E/Image%202014-09-28%20at%208.07.10%20pm.png |
| 17:11.03 | sofat | yes |
| 17:11.52 | sofat | this is output |
| 17:12.00 | mihaineacsu | aah, ok |
| 17:13.42 | sofat | what now question is this is right output according to brlcad needs? |
| 17:14.53 | *** join/#brlcad Darshpreet (~Darsh@202.164.53.117) | |
| 21:09.37 | *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch) | |