Re: commit -- Insert_Symbol.h fix for BeOS


Subject: Re: commit -- Insert_Symbol.h fix for BeOS
From: Justin Bradford (justin@ukans.edu)
Date: Sat Apr 15 2000 - 15:46:22 CDT


> Turns out there were TWO obvious things to miss. Thanks Justin!

The are a couple more problems in xap_BeOSDlg_Insert_Symbol.cpp

This should be removed:
#include <windows.h>

And these should be changed:
#include "xap_Dialog_Insert_Symbol.h"
#include "xap_BeOSDialog_Insert_Symbol.h"

replacing Dialog with Dlg for both.

I'm not sure what this is:
#include "xap_BeOSResources.rc2"

I would guess it can be removed, as it doesn't appear to exist.

And finally, down about line 149, there's a block of comments
which doesn't have a start comment tag (/*).

Justin



This archive was generated by hypermail 2b25 : Sat Apr 15 2000 - 15:46:25 CDT